README.md in pave-0.0.8 vs README.md in pave-0.0.9
- old
+ new
@@ -16,9 +16,13 @@
2. Unzips it into `mywebsite`
3. Removes extra folders
4. Builds an app folder of commonly used folders (symlinked into the root folder so Concrete5 can find them)
5. Initializes a Git repo and adds the first ("Initial") commit.
+ $ pave update
+
+Updates pave to the latest version.
+
## TODO
1. Set up virtual host (`pave virtualhost mywebsite.dev`)
2. ? Create database (`pave database mydatabase`)
3. Tell user to go set up Concrete5 in-browser once virtual host and db is set up