Skip to content

Commit

Permalink
Merge pull request #16 from rolandkofler/patch-1
Browse files Browse the repository at this point in the history
(fix) wrong filename, update README.md
  • Loading branch information
cardosofede authored May 9, 2023
2 parents 1e9071f + 4449689 commit bf87146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cd streamlit-apps

3. Run this command to create a `conda` environment and install dependencies
```
conda env create -f environment.yml
conda env create -f environment_conda.yml
```

4. Activate the environment
Expand Down

0 comments on commit bf87146

Please sign in to comment.