File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,12 +99,12 @@ One simple option for a personal PyPi server is to use Amazon S3. A prerequisite
9999
1001006. **All done **
101101
102- * You can now your package with :code: `pip install --index-url=http://your-s3-bucket/packages/simple/ YourPackage `
102+ * You can now install your package with :code: `pip install --index-url=http://your-s3-bucket/packages/simple/ YourPackage `
103103
104104For Linux Distributions
105105::::::::::::::::::::::::
106106
107- * `Ubuntu <https ://wiki .ubuntu.com/PackagingGuide/Python >`_
107+ * `Ubuntu <http ://packaging .ubuntu.com/html/python-packaging.html >`_
108108* `Fedora <https://fedoraproject.org/wiki/Packaging:Python >`_
109109* `Debian <http://www.debian.org/doc/packaging-manuals/python-policy/ >`_
110110* `Arch <https://wiki.archlinux.org/index.php/Python_Package_Guidelines >`_
You can’t perform that action at this time.
0 commit comments