Skip to content

Commit e5da0ef

Browse files
committed
fixed link to the Install-without-Dependencies section of install guide.
1 parent 8581da2 commit e5da0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/01-getting-started/system-requirements.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"Python 3.5 or later is required to use the ArcGIS API for Python.\n",
1414
"\n",
1515
"## Dependencies\n",
16-
"The full power of the ArcGIS API for Python is best experienced when all its dependencies are installed. However, specific tasks such as GIS administration and content management can be accopmplished even when installed with just the [`six`](https://pypi.python.org/pypi/six) package. See [Install without Dependencies](../install-and-set-up#Install-without-dependencies) to install the `arcgis` package in this manner.\n",
16+
"The full power of the ArcGIS API for Python is best experienced when all its dependencies are installed. However, specific tasks such as GIS administration and content management can be accopmplished even when installed with just the [`six`](https://pypi.python.org/pypi/six) package. See [Install without Dependencies](../install-and-set-up/#Install-without-Dependencies) to install the `arcgis` package in this manner.\n",
1717
"\n",
1818
"However, there are additional dependencies needed to use specific features of the ArcGIS API for Python. In order to utilize the ArcGIS API for Python in its full capacity, it is recommended to install the `arcgis` package with pip or conda as all these dependencies are installed. See the fill list below:\n",
1919
"\n",

0 commit comments

Comments
 (0)