Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
grantbuster authored Jan 15, 2025
1 parent f4095ae commit d53fa66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Option 2: Clone repo (recommended for developers)
1. from home dir, ``git clone [email protected]:NREL/sup3r.git``

2. Create ``sup3r`` environment and install package
1) Create a conda env: ``conda create -n sup3r``
1) Create a conda env with python: ``conda create --name sup3r python=3.11``
2) Run the command: ``conda activate sup3r``
3) ``cd`` into the repo cloned in 1.
4) Prior to running ``pip`` below, make sure the branch is correct (install
Expand Down

0 comments on commit d53fa66

Please sign in to comment.