Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
CSchank committed May 6, 2019
2 parents 57fefd8 + ba2a2c3 commit 4f30a9b
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 @@ -68,7 +68,7 @@ so you never miss out on new fixes and features! To update your project's
version of PAL:

1. Ensure that you have run `stack build` for your project (at some point in the past).
2. Run `stack exec pal-update`.
2. Run `stack exec pal-exe update`.
3. If an update is available, type y/Y to install the update.
4. The newest version of PAL and the templates will be installed.
5. Rebuild your PAL project specification using `stack build` and regenerate your client and server with `stack exec pal-exe` to use the newest version of PAL.
Expand Down

0 comments on commit 4f30a9b

Please sign in to comment.