Update samples import paths

This commit is contained in:
Justin Li
2014-10-30 11:22:53 -04:00
parent 68550127c1
commit a13856d4d0
7 changed files with 11 additions and 11 deletions

View File

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