diff --git a/flask-mongo/README.md b/flask-mongo/README.md index 2d79824..8a6cd42 100644 --- a/flask-mongo/README.md +++ b/flask-mongo/README.md @@ -22,8 +22,9 @@ sudo service mongod start Let's get started by setting up the Keploy alias with this command: + ```bash -curl -O https://raw.githubusercontent.com/keploy/keploy/main/keploy.sh && source keploy.sh +curl --silent -O -L https://keploy.io/install.sh && source install.sh ``` You should see something like this: