Add trailing slashes to directories
authorKevin Sawicki <kevinsawicki@gmail.com>
Fri, 27 May 2016 21:04:04 +0000 (14:04 -0700)
committerKevin Sawicki <kevinsawicki@gmail.com>
Fri, 27 May 2016 21:06:04 +0000 (14:06 -0700)
docs/tutorial/application-distribution.md

index cd5fe47..bc2cdae 100644 (file)
@@ -148,9 +148,9 @@ we appreciate your help.
 2. Create a new S3 bucket and create the following empty directory structure:
 
 ```
-- atom-shell
-  - symbols
-  - dist
+- atom-shell/
+  - symbols/
+  - dist/
 ```
 
 3. Set the following Environment Variables: