Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 17, 2024
1 parent 8cc90c6 commit 9da91bb
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 @@ -34,7 +34,7 @@ You can get Bikeshed builds built by this bikeshed-builder project from [the Git

This project is intended to be used & integrated with software that works better without the Python & pip requirements that the official Bikeshed distribution method uses. You can also use it as a standalone way to install Bikeshed without a Python environment. For example an npm redistribution of the Bikeshed project to be `npm install <bikeshed_package_name>` would not want to require a particular Python environment. Instead, they would opt for a premade all-in-one binary/package such as the PyInstaller bikeshed released by this project! 😊

Here are the relevant URLs that you would use in your code to fetch releases from this bikeshed-builder project:
Here are the relevant URLs that you would use in your code to fetch releases from this project:

```
https://github.com/jcbhmr/bikeshed/releases/download/v4.1.12/bikeshed-linux_x86_64-4.1.12.tar.gz
Expand Down

0 comments on commit 9da91bb

Please sign in to comment.