Skip to content

Commit

Permalink
Merge pull request #263 from EESSI/casparvl-patch-1
Browse files Browse the repository at this point in the history
update `pip install` instructions in README
  • Loading branch information
boegel authored Aug 14, 2024
2 parents cfa4909 + 37998e0 commit 14902fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ which makes it very easy to preview the result of the changes you make locally.

* First, install ``mkdocs``:

pip install mkdocs-material mkdocs-git-revision-date-localized-plugin
pip install -r requirements.txt

* Build the documentation:

Expand Down

0 comments on commit 14902fc

Please sign in to comment.