Skip to content

Commit

Permalink
fix(docs): fix typo in README.md (#686)
Browse files Browse the repository at this point in the history
  • Loading branch information
orliesaurus authored May 24, 2024
1 parent 9de2371 commit 320bb88
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 @@ -97,7 +97,7 @@ cd OpenAdapt
pip3 install poetry
poetry install
poetry shell
poetry run install-dashbaord
poetry run install-dashboard
cd openadapt && alembic upgrade head && cd ..
pytest
```
Expand Down

0 comments on commit 320bb88

Please sign in to comment.