Added prerequisites in README.md
This commit is contained in:
parent
c5b97ccab3
commit
7386bae4ed
1 changed files with 5 additions and 0 deletions
|
@ -1,5 +1,10 @@
|
|||
# Reddit Mastodon Crossposter
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Python 3
|
||||
- conda/mamba
|
||||
|
||||
## Usage
|
||||
|
||||
1. Install conda env with `conda env create -f environment.yml`.
|
||||
|
|
Loading…
Reference in a new issue