Skip to content

Commit

Permalink
install steps updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bnb32 committed Aug 20, 2024
1 parent 0c674ef commit 0ebdce9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,7 @@ Option 1: Install from PIP or Conda (recommended for analysts):
Option 2: Clone repo (recommended for developers)
-------------------------------------------------

1. from home dir, ``git clone https://github.com/NREL/farms.git``
1) enter github username
2) enter github password

2. Create ``farms`` environment and install package
1. Create ``farms`` environment and install package
1) Create a conda env: ``conda create -n farms``
2) Run the command: ``conda activate farms``
3) cd into the repo cloned in 1.
Expand Down

0 comments on commit 0ebdce9

Please sign in to comment.