Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericof committed Nov 20, 2023
1 parent 2f04ee3 commit 55f037c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ You need a working `python` environment (system, `virtualenv`, `pyenv`, etc) ver
Then install the dependencies and a development instance using:

```bash
make build
make install
```

### Start Local Server
Expand Down

0 comments on commit 55f037c

Please sign in to comment.