diff options
author | Mark Spruiell <mes@zeroc.com> | 2015-06-17 15:52:51 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2015-06-17 15:52:51 -0700 |
commit | 892ab82bd28974512d9a4cc557bf495b2aa46e72 (patch) | |
tree | 7caa08f94889529d73be71148eb040cd71900736 /python/BuildInstructionsWindows.md | |
parent | Fix JS build error (diff) | |
download | ice-892ab82bd28974512d9a4cc557bf495b2aa46e72.tar.bz2 ice-892ab82bd28974512d9a4cc557bf495b2aa46e72.tar.xz ice-892ab82bd28974512d9a4cc557bf495b2aa46e72.zip |
ICE-6604 - document passlib requirement
Diffstat (limited to 'python/BuildInstructionsWindows.md')
-rw-r--r-- | python/BuildInstructionsWindows.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/BuildInstructionsWindows.md b/python/BuildInstructionsWindows.md index 3ab291aff50..317876e6be9 100644 --- a/python/BuildInstructionsWindows.md +++ b/python/BuildInstructionsWindows.md @@ -80,4 +80,4 @@ If everything worked out, you should see lots of `ok` messages. In case of a failure, the tests abort with `failed`. [1]: https://zeroc.com/download.html -[2]: https://zeroc.com/platforms_3_6_0.html +[2]: https://doc.zeroc.com/display/Ice36/Supported+Platforms+for+Ice+3.6.0 |