Skip to content

Commit be4d8df

Browse files
committed
fix typo
1 parent 58a459d commit be4d8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Click `Install Portable Python` to install. Please be patient, it may take up to
5353

5454
### Build Locally
5555
1. Clone this repository
56-
2. Optionally, modify WinPython varibles (`WINPYTHON_VERSION`, `WINPYTHON_FILENAME`, and `WINPYTHON_DOWNLOAD_URL`) in the [release.yml](.github\workflows\release.yml) if upgrading python.
56+
2. Optionally, modify WinPython variables (`WINPYTHON_VERSION`, `WINPYTHON_FILENAME`, and `WINPYTHON_DOWNLOAD_URL`) in the [release.yml](.github\workflows\release.yml) if upgrading python.
5757
3. Modify `requirements_binary_only.txt` with your dependencies
5858
4. Push a tag to trigger the build: `git tag v0.8` and `git push origin v0.8`
5959

0 commit comments

Comments
 (0)