Skip to content

Commit

Permalink
Merge pull request #1 from rhpds/remove-old-pip-step-01
Browse files Browse the repository at this point in the history
Remove redundant pip install which may break lab
  • Loading branch information
cedricclyburn authored Aug 27, 2024
2 parents 0a741f0 + 8406659 commit 57a8788
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 57a8788

Please sign in to comment.