Changed samples to example to match repository

This commit is contained in:
NotZippy
2017-03-09 16:01:04 -08:00
parent 52400dbc3d
commit 8dac9acf77
7 changed files with 11 additions and 11 deletions

View File

@@ -19,7 +19,7 @@ Clean the Revel web application named by the given import path.
For example:
revel clean github.com/revel/samples/chat
revel clean github.com/revel/examples/chat
It removes the app/tmp and app/routes directory.
`,