Skip to content

Commit

Permalink
docs: add "cd slate"
Browse files Browse the repository at this point in the history
  • Loading branch information
mgates3 committed May 27, 2024
1 parent 3959c9b commit b237187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ Synopsis
Checkout or download. SLATE uses git modules, which require an update step:

git clone --recursive https://github.com/icl-utk-edu/slate.git
cd slate

or

git clone https://github.com/icl-utk-edu/slate.git
cd slate
git submodule update --init

If you have an existing git repository and pull updates, you may need to
Expand Down

0 comments on commit b237187

Please sign in to comment.