Skip to content

Commit a9d511c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9b6b46a + ac71e46 commit a9d511c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/setup.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Once created make sure to change into it using ``cd airflow-tutorial``.
174174

175175
Next, make a copy of this `environment.yaml <https://raw.githubusercontent.com/trallard/airflow-tutorial/master/environment.yaml>`_
176176
and install the
177-
dependencies via ``Conda env create -f environment.yml``.
177+
dependencies via ``conda env create -f environment.yml``.
178178
Once all the dependencies are installed you can activate your environment through the following commands
179179
::
180180
source activate airflow-env # Mac

0 commit comments

Comments
 (0)