Skip to content

Commit 936c983

Browse files
committed
Fix note
1 parent 9ca347f commit 936c983

3 files changed

Lines changed: 7 additions & 9 deletions

File tree

_sources/quick-start.rst.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,9 @@ Each data package comes with a set of environment variables. To activate those e
138138
139139
.. note::
140140

141-
In order to activate and use data package environment variables you must be in the conda environment where the
142-
data packages was installed. If you used the :code:`--prefix` argument during install or you are in an different
143-
conda environment than the one where the data package was installed you will not be able to use the data package's
144-
environment variables. Instead, use :code:`ggd get-files`
141+
In order to activate and use a data package's environment variables you must be in the conda environment where the
142+
data package was installed. If are in an different conda environment than the one where the data package was installed
143+
you will not be able to use the data package's environment variables. Instead, use :code:`ggd get-files`
145144

146145

147146
4) Listing installed packages

quick-start.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -193,10 +193,9 @@ <h2>3) Installing a data package<a class="headerlink" href="#installing-a-data-p
193193
</div>
194194
<div class="admonition note">
195195
<p class="admonition-title">Note</p>
196-
<p>In order to activate and use data package environment variables you must be in the conda environment where the
197-
data packages was installed. If you used the <code class="code docutils literal notranslate"><span class="pre">--prefix</span></code> argument during install or you are in an different
198-
conda environment than the one where the data package was installed you will not be able to use the data package’s
199-
environment variables. Instead, use <code class="code docutils literal notranslate"><span class="pre">ggd</span> <span class="pre">get-files</span></code></p>
196+
<p>In order to activate and use a data package’s environment variables you must be in the conda environment where the
197+
data package was installed. If are in an different conda environment than the one where the data package was installed
198+
you will not be able to use the data package’s environment variables. Instead, use <code class="code docutils literal notranslate"><span class="pre">ggd</span> <span class="pre">get-files</span></code></p>
200199
</div>
201200
</div>
202201
<div class="section" id="listing-installed-packages">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)