提交 7c32fc48 authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Fix a file extension typo in the dev guide

上级 50bcda1f
...@@ -162,7 +162,7 @@ create a virtual environment in the project directory: ...@@ -162,7 +162,7 @@ create a virtual environment in the project directory:
.. code-block:: bash .. code-block:: bash
conda env create -n aesara-dev -f environment.yaml conda env create -n aesara-dev -f environment.yml
conda activate aesara-dev conda activate aesara-dev
Afterward, you can install the development dependencies: Afterward, you can install the development dependencies:
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论