diff --git a/README.md b/README.md index e2892fc..9078474 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ git clone https://github.com/ineesdv/Tangled.git ``` Then, configure the environment variables ```bash -cd tangled +cd Tangled cp .env.example .env nano .env # edit them! ```