Update installation.md
This commit is contained in:
parent
597fa03307
commit
8f1383b0e8
1 changed files with 5 additions and 1 deletions
|
|
@ -71,13 +71,17 @@ permalink: /installation/
|
|||
Please select your linux distribution:
|
||||
1) Ubuntu (14.04 or later)
|
||||
2) Other
|
||||
#?
|
||||
|
||||
```
|
||||
|
||||
Selecting **1** will install the compatible OpenFOAM deb package for 64 bit Ubuntu on 14.04 or later. For other linux distributions, the compatible version of OpenFOAM must be installed manually by the user.
|
||||
|
||||
11. To start HELYX-OS in the terminal, execute the ```HELYX-OS.sh``` file located in ```engys/HELYX-OS/v2.3.1``` directory similar to:
|
||||
|
||||
:~$ ~/Engys/HELYX-OS/v2.3.1/HELYX-OS.sh
|
||||
```
|
||||
:~$ ~/Engys/HELYX-OS/v2.3.1/HELYX-OS.sh
|
||||
```
|
||||
|
||||
Please report all bugs encountered with HELYX-OS on the [project issue tracker](https://github.com/ENGYS/HELYX-OS/issues).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue