Skip to content

Commit

Permalink
README: add info for Linux install
Browse files Browse the repository at this point in the history
  • Loading branch information
spk committed Oct 21, 2020
1 parent 721a401 commit 9b1dde0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ In this README we first focus on the workflow to update an existing template, th
1. First install the dependencies:
```
pipenv install
# Note if you are on Linux please run this before to update the lock file (doit have different dependencies on Mac and Linux)
pipenv lock --keep-outdated
```
2. You will need to have your user added to the `platformsh-templates` github organisation in order to be able to push to these repositories.

Expand Down

0 comments on commit 9b1dde0

Please sign in to comment.