@@ -34,9 +34,9 @@ from the [Releases](https://github.com/openfedem/fedem-gui/releases) page
3434Unpack this file in the location where you want to have Fedem installed, e.g.:
3535
3636 $ cd /usr/local
37- $ sudo tar zxfv ~/Downloads/Fedem-R8.1.0_Ubuntu -22.04.tar.gz
37+ $ sudo tar zxfv ~/Downloads/Fedem-R8.1.1_Ubuntu -22.04.tar.gz
3838
39- This will install Fedem R8.1.0 in the folder ` /usr/local/Fedem-8.1.0 ` .
39+ This will install Fedem R8.1.1 in the folder ` /usr/local/Fedem-8.1.1 ` .
4040
4141Then, install the required Qt6 packages:
4242
@@ -48,7 +48,7 @@ Then, install the required Qt6 packages:
4848To start FEDEM with an empty model,
4949either double-click the FEDEM icon on the Desktop,
5050or select it from the Windows Start menu.
51- On Linux, execute the launcher script ` /usr/local/Fedem-8.0 .1/fedem ` .
51+ On Linux, execute the launcher script ` /usr/local/Fedem-8.1 .1/fedem ` .
5252
5353The welcome screen of the FEDEM GUI should then (after a few seconds) appear, like this:
5454
@@ -75,7 +75,7 @@ The FEDEM main windows consists of the following items:
7575 which provides information of the status, progress information
7676 and whether a solver process is running.
7777
78- Refer to the [ Users Guide] ( https://github.com/openfedem/fedem-docs/releases/download/fedem-8.1.0 /FedemUsersGuide.pdf )
78+ Refer to the [ Users Guide] ( https://github.com/openfedem/fedem-docs/releases/download/fedem-8.1.1 /FedemUsersGuide.pdf )
7979for further details on the FEDEM GUI.
8080
8181If you already have a FEDEM model file, the easiest way to open it is to just double-click the file in the Windows file browser.
0 commit comments