diff --git a/README.md b/README.md index 4d86755..88b7946 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ ## Installation +```bash +apt install -y npm +``` + ```bash npm install -g synchronizer-cli ```