Skip to content

Commit

Permalink
Merge pull request #384 from taogawa/master
Browse files Browse the repository at this point in the history
Fixed README formatting error
  • Loading branch information
PikachuEXE authored May 28, 2019
2 parents ba42898 + d45de9d commit 91573be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,10 @@ On **non default S3 bucket region**: If your bucket is set to a region that is n

If you wish to have your assets sync to a sub-folder of your bucket instead of into the root add the following to your ``production.rb`` file

```ruby
``` ruby
# store assets in a 'folder' instead of bucket root
config.assets.prefix = "/production/assets"
````
```

Also, ensure the following are defined (in production.rb or application.rb)

Expand Down

0 comments on commit 91573be

Please sign in to comment.