Added prerequisites in README.md

This commit is contained in:
lluni 2022-12-09 00:10:40 +01:00
parent c5b97ccab3
commit 7386bae4ed
Signed by: lluni
GPG key ID: ACEEB468BC325D35

View file

@ -1,5 +1,10 @@
# Reddit Mastodon Crossposter # Reddit Mastodon Crossposter
## Prerequisites
- Python 3
- conda/mamba
## Usage ## Usage
1. Install conda env with `conda env create -f environment.yml`. 1. Install conda env with `conda env create -f environment.yml`.