Skip to content

Commit 2a79df0

Browse files
committed
Fixes ui local mode docs typo
1 parent 3b94318 commit 2a79df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hamilton-ui/ui.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To run the hamilton UI in local mode, you can do the following:
2929

3030
.. code-block:: bash
3131
32-
pip install `hamilton[ui]`
32+
pip install "sf-hamilton[ui]"
3333
hamilton ui
3434
3535
This will launch a browser window in localhost:8241. You can then navigate to the UI and start using it!

0 commit comments

Comments
 (0)