Skip to content

Commit

Permalink
doc: fix pinned version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniaelsen committed Oct 1, 2024
1 parent fa5305b commit bc27b28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,6 @@ To build:
pip install -r requirements.txt
make
python -m build
pip install dist/synapse-0.1.0-py3-none-any.whl

# and optionally install
pip install dist/synapse-*-py3-none-any.whl

0 comments on commit bc27b28

Please sign in to comment.