Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mlwymore committed Nov 30, 2023
1 parent 6a68358 commit efe5a88
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 @@ -9,7 +9,7 @@ This tool is implemented as a Flask (Python) web application. It is currently pr
### Linux
1. Clone the project and submodules.

`git clone --recurse-submodules https://github.com/idaholab/ResDEEDS.git`
`git clone https://github.com/idaholab/ResDEEDS.git`

1. Run the install script.

Expand All @@ -25,7 +25,7 @@ This tool is implemented as a Flask (Python) web application. It is currently pr
#### Steps
1. Using Git Bash, clone the project and submodules.

`git clone --recurse-submodules https://github.com/idaholab/ResDEEDS.git`
`git clone https://github.com/idaholab/ResDEEDS.git`

1. Create and activate a Python virtual environment for the project.

Expand Down

0 comments on commit efe5a88

Please sign in to comment.