Skip to content

Commit 1664171

Browse files
Fix install instructions.
1 parent cea05ee commit 1664171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $ pip install git+https://github.com/mimesis-inria/SimulationSimpleDatabase.git
3232

3333
# Option 2 (DEVS): install as editable
3434
$ git clone https://github.com/mimesis-inria/SimulationSimpleDatabase.git
35-
$ cd SimRender
35+
$ cd SimulationSimpleDatabase
3636
$ pip install -e .
3737
```
3838

0 commit comments

Comments
 (0)