From 879f3a44e6aeb42357618167c134f938f98008ec Mon Sep 17 00:00:00 2001 From: Christopher William Schankula Date: Mon, 6 May 2019 13:55:56 -0400 Subject: [PATCH] fix header for updates --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 4690e05..069d824 100644 --- a/Readme.md +++ b/Readme.md @@ -56,7 +56,7 @@ To edit your specification, make changes to the spec in `ClientServerSpec.hs` an _Static files will be rebuilt if there are changes, so don't edit them as you will lose work from them._ -#Updating your version of PAL +# Updating your version of PAL 1. Ensure that you have run `stack build` for your project. 2. Run `stack exec pal-update` 3. If an update is available, type y/Y to install the update.