Skip to content

Commit

Permalink
Remove redundant pip install step - now done at install time
Browse files Browse the repository at this point in the history
  • Loading branch information
tonykay committed Aug 27, 2024
1 parent 0a741f0 commit 8406659
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions content/modules/ROOT/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -88,19 +88,6 @@ source venv/bin/activate
(venv) [instruct@instructlab instructlab]$
----
+

. Install the command line tool using the pip command
+

[source,sh,role=execute,subs=attributes+]
----
pip3 install git+https://github.com/instructlab/[email protected]
----
+

NOTE: `pip install` may take some time, depending on the internet connection available at the conference or if the files have been cached locally.

. From your venv environment, verify ilab is installed correctly by running the ilab command.
+

Expand Down

0 comments on commit 8406659

Please sign in to comment.