Skip to content

Commit

Permalink
Minor clarification in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Eloston committed Mar 10, 2018
1 parent 7d4373e commit c46bdbb
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 @@ -22,7 +22,7 @@ Steps to publish new binaries to the website:
2. Create a new Release (i.e. using GitHub's Release feature) in the fork and upload binaries to it. The tag name used must be unique for each Release; it normally matches the ungoogled-chromium version.
3. Upload binaries to the new Release
4. Use `utilities/platform_ini_generator.py` to generate an INI file with the correct URLs to binaries. Redirect the standard output to an `.ini` file in the `config/platforms` directory with the corresponding version as the name. Pass in `--help` for usage information.
5. If necessary, update `config/valid_versions`.
5. If necessary, update `config/valid_versions`. If you are uploading the first build for a new version of ungoogled-chromium, this needs to be updated.
6. Run `utilities/site_generator.py` to generate the new HTML files. There are no arguments. It must be run from the root of the repository.
7. Push the resulting changes in the repository. Make a pull request against the main repository.
* This can be bypassed if one is part of the [Binaries Team](//github.com/orgs/ungoogled-software/teams/binaries-team).
Expand Down

0 comments on commit c46bdbb

Please sign in to comment.