Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
csyhuang committed Nov 13, 2023
1 parent 4de18e2 commit 450606f
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 @@ -29,7 +29,7 @@ To incorporate updates, pull the new version of the code from GitHub. Remove any
```
# Assume you are already in the hn2016_falwa/ repo
git pull
rm hn2016_falwa/*.so
rm falwa/*.so
python setup.py develop
pytest tests/ # to check if the package can be run properly
```
Expand Down

0 comments on commit 450606f

Please sign in to comment.