From: Kevin Sawicki Date: Fri, 27 May 2016 21:04:04 +0000 (-0700) Subject: Add trailing slashes to directories X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1e28e3fc27eb3afbe3db0561a51f24b998902cd7;p=platform%2Fframework%2Fweb%2Fcrosswalk-tizen.git Add trailing slashes to directories --- diff --git a/docs/tutorial/application-distribution.md b/docs/tutorial/application-distribution.md index cd5fe47..bc2cdae 100644 --- a/docs/tutorial/application-distribution.md +++ b/docs/tutorial/application-distribution.md @@ -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: