Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Dec 18, 2024
1 parent fe8ca50 commit b25b88b
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 @@ -140,7 +140,7 @@ development mode with the `web` option (which installs `flask` and `flask-bootst
$ git clone https://github.com/biopragmatics/biomappings.git
$ cd biomappings
$ git checkout -b your-branch-name
$ pip install -e .[web]
$ UV_PREVIEW=1 python3 -m pip install -e .[web]
```

The web application can be run with:
Expand Down

0 comments on commit b25b88b

Please sign in to comment.