Skip to content

Commit a08ed4b

Browse files
committed
fix readme links
1 parent 89a4caf commit a08ed4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Click `Install Portable Python` to install. Please be patient, it may take up to
3535

3636
#### Failed to download configuration error
3737

38-
Note: if you get a "Failed to download configuration" error with the jython installer, try replacing the `Config URL:` path with a link to the `config.json` file in the latest release (e.g. [./releases/download/v0.81/pythonCWMS_config.json](./releases/download/v0.81/pythonCWMS_config.json)) and reload the configuration. This error can occur if the rawgithub content is blocked.
38+
Note: if you get a "Failed to download configuration" error with the jython installer, try replacing the `Config URL:` path with a link to the `config.json` file in the latest release (e.g. [./releases/tag/v0.81/pythonCWMS_config.json](./releases/download/v0.81/pythonCWMS_config.json)) and reload the configuration. This error can occur if the rawgithub content is blocked.
3939

40-
You can also just download the [latest release](./releases/download/) and unzip the portable python distribution and setup your environment variables yourself.
40+
You can also just download the [latest release](./releases/) and unzip the portable python distribution and setup your user environment variables yourself to add the python to your path.
4141

4242
### General Usage
4343
- Use `pythonCWMS` in the command line to run python.

0 commit comments

Comments
 (0)