Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-snd committed Nov 4, 2022
1 parent 4946f19 commit 8939084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/join/train.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ $ python3 -m venv venv
// Activate the virtual environment
$ source venv/bin/activate
<br>
// Install the package (also see other installation options below)
// Install the package
$ pip install -e .[collab]
<b>Successfully installed trecover</b>
<br>
Expand Down

0 comments on commit 8939084

Please sign in to comment.