mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
Clarify instructions on releasing inspec.io
This commit is contained in:
parent
4c8518990e
commit
3d73b272a5
1 changed files with 2 additions and 1 deletions
|
@ -32,9 +32,10 @@ bundle exec rake www:build
|
|||
|
||||
## Releasing
|
||||
|
||||
To build everything and push a new version of the website, run this command:
|
||||
To build everything and push a new version of the website, be in the root folder of this repository and run:
|
||||
|
||||
```
|
||||
bundle install
|
||||
bundle exec rake www
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue