Skip to content

Commit

Permalink
Updated the README.md Kitware#1
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekchitwar committed Aug 25, 2023
1 parent 50290dc commit a54e381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ git clone https://github.com/Kitware/trame-course.git
cd trame-course
python3.9 -m venv .venv
source .venv/bin/activate
python -m pip install --update pip
python -m pip install --upgrade pip
pip install trame
```

0 comments on commit a54e381

Please sign in to comment.