Skip to content

Commit

Permalink
updates setup instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
billbrod committed Jan 30, 2025
1 parent e1a3222 commit 7649e36
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion site/presentations/jan-2025/welcome/slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@ but before all that --- couple quick notes:
```
cd path/to/ccn-software-jan-2025
git pull
pip install -e .
# activate your python environment
python scripts/setup.py
python scripts/check_setup.py
```

---
Expand Down

0 comments on commit 7649e36

Please sign in to comment.