diff --git a/README.md b/README.md index 4a40428..95f7f40 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You can write all needed variables in `./env.sh` and then do `source ./run.sh` ``` bash git clone https://github.com/horhik/instagram2fedi cd instagram2fedi -vim ./env.sh +nano ./env.sh source ./run.sh ```