Skip to content

Commit

Permalink
Update install.rst
Browse files Browse the repository at this point in the history
Fixed install command to be consistent
  • Loading branch information
elijahbenizzy authored and skrawcz committed Mar 20, 2024
1 parent ae87e2b commit b164b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ along with a fully built server.
pip install burr[start]
This will give you tools to visualize, track, and interact with the UI. Note, if you're using ``zsh``, you'll need to add quotes around the install target, (``pip install "burr[learn]"``).
This will give you tools to visualize, track, and interact with the UI. Note, if you're using ``zsh``, you'll need to add quotes around the install target, (``pip install "burr[start]"``).

0 comments on commit b164b02

Please sign in to comment.