Update README.md
This commit is contained in:
parent
f7c278df74
commit
9bbf80fb86
|
@ -22,7 +22,7 @@ The installation is straightforward:
|
|||
```bash
|
||||
# Activate your OpenFOAM environment, then clone the project and run the install script
|
||||
$ git clone --depth 1 https://github.com/zhyang-dev/wmake_with_bear.git
|
||||
$ cd wmake_with_bear && chmod +x install && ./install
|
||||
$ cd wmake_with_bear && ./install
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
@ -46,4 +46,4 @@ Tested environments:
|
|||
- OpenFOAM-v2012 on Ubuntu-20.04 with bear 2.4.3
|
||||
- OpenFOAM-v2012 on Ubuntu-16.04 with bear 2.1.5
|
||||
- OpenFOAM-11 on Ubuntu-20.04 with bear 2.4.3
|
||||
- OpenFOAM-6 on Ubuntu-18.04 with bear 2.3.11
|
||||
- OpenFOAM-6 on Ubuntu-18.04 with bear 2.3.11
|
||||
|
|
Loading…
Reference in New Issue