You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ Click `Install Portable Python` to install. Please be patient, it may take up to
37
37
38
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 ` pythonCWMS_config.json` file in the latest release (e.g. [./releases/tag/v0.81/pythonCWMS_config.json](https://github.com/USACE-WaterManagement/pythonCWMS/releases/tag/v0.81)) and reload the configuration. This error can occur if the rawgithub content is blocked.
39
39
40
-
You can also just download the [latest release]((https://github.com/USACE-WaterManagement/pythonCWMS/releases/) and unzip the portable python distribution and setup your user environment variables yourself to add the python to your path.
40
+
You can also just download the latest release file (e.g. `pythonCWMS0.81.7z`(https://github.com/USACE-WaterManagement/pythonCWMS/releases/)) and unzip the portable python distribution and setup your user environment variables yourself to add the python to your path.
41
41
42
42
### General Usage
43
43
- Use `pythonCWMS` in the command line to run python.
0 commit comments