diff --git a/README.md b/README.md index de229b0..7de8b92 100755 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Do you use Daux.io? Send me a pull request or open an [issue](https://github.com If you have PHP and Composer installed, you can install the dependency ```bash -composer global require dauxio/daux.io +composer global require daux/daux.io # Next to your `docs` folder, run daux generate diff --git a/docs/00_Getting_Started.md b/docs/00_Getting_Started.md index 3c47ae2..15be828 100644 --- a/docs/00_Getting_Started.md +++ b/docs/00_Getting_Started.md @@ -54,7 +54,7 @@ Do you use Daux.io? Send us a pull request or open an [issue](https://github.com If you have PHP and Composer installed, you can install the dependency ```bash -composer global require dauxio/daux.io +composer global require daux/daux.io # Next to your `docs` folder, run daux generate diff --git a/docs/_index.md b/docs/_index.md index 1edee1c..a1b963f 100644 --- a/docs/_index.md +++ b/docs/_index.md @@ -55,7 +55,7 @@ If you have __PHP__ and Composer installed ```bash -composer global require dauxio/daux.io +composer global require daux/daux.io # Next to your `docs` folder, run daux generate