Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlademann authored Oct 12, 2016
1 parent 2f5ab33 commit 8470980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ Then run build script in container:
docker run -i -e GITHUB_USER=<github_user> -e GITHUB_REPO=<github_repo> -e GITHUB_TOKEN=<github_api_token> centos7-ruby-rpm ./build-ruby.sh
```

The above script will build RPMS and then create a release in github where the rpm can be downloaded from.
The above script will build RPMS and then create a release in github where the rpm can be downloaded from. For token see https://help.github.com/articles/creating-an-access-token-for-command-line-use/

0 comments on commit 8470980

Please sign in to comment.