Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CSchank authored May 6, 2019
1 parent ce9f710 commit f142b09
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,7 @@ version of PAL:
2. Run `stack exec pal-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. Regenerate your project with `stack exec pal-exe` and rebuild your project using `stack build` to use the newest version of PAL.
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.
6. Rebuild your server and client by using the directory above.

Your client and server have now been updated to use the newest version of PAL!

0 comments on commit f142b09

Please sign in to comment.