corrected yml file name in README

This commit is contained in:
Sean Wang
2019-03-21 12:48:11 -04:00
parent c29900e956
commit 93a19267d6

View File

@@ -8,4 +8,4 @@ Bot Prefix is +, because crosses
# Setting up python environment
I use [Anaconda](https://www.anaconda.com/distribution/#download-section) to set up my environments. You can do:
`conda env create -f crusader.yml`
`conda env create -f crusader_env.yml`