Skip to content

Commit

Permalink
Adds note about installing assets (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
jejacks0n committed Apr 13, 2019
1 parent 4c1e8bf commit 729b11e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Optionally run the install generator to get the initializer and an initial readm
rails generate apitome:install
```

You can get the assets installed using the generator by providing a `--assets` flag.

Update your `spec_helper.rb` to adjust how RAD outputs its results -- Apitome reads these JSON files to generate the
documentation.

Expand Down

0 comments on commit 729b11e

Please sign in to comment.