Skip to content

Commit 6212ae1

Browse files
authored
Update README.md
1 parent 6ddc22f commit 6212ae1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Open a Terminal and run
9191
```bash
9292
cd ~/Desktop/SOFA_robosoft2022_*
9393
export PYTHONPATH=plugins/SofaPython3/lib/python3/site-packages
94-
./bin/runSofa.exe
94+
./bin/runSofa
9595
```
9696

9797
----------------------------------------
@@ -133,5 +133,5 @@ Open a Terminal and run
133133
```bash
134134
cd ~/SOFA_robosoft2022_*
135135
export PYTHONPATH=plugins/SofaPython3/lib/python3/site-packages
136-
./bin/runSofa.exe
136+
./bin/runSofa
137137
```

0 commit comments

Comments
 (0)