Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egmcbride authored Jul 1, 2024
1 parent d1ba92e commit 3b92afa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
## installation
1. clone the dynamic_routing_analysis repo
2. create a new environment with python=3.11.5
'''
'''bash
conda create -m dr_analysis python=3.11.5
'''
4. natigate to the folder where you cloned the repo
5. install dependencies from requirements.txt file
'''
'''bash
pip install -r requirements.txt
'''

Expand Down

0 comments on commit 3b92afa

Please sign in to comment.