diff --git a/README.md b/README.md index be097f7f..c15d2e1d 100644 --- a/README.md +++ b/README.md @@ -33,17 +33,18 @@ https://user-images.githubusercontent.com/6702424/148716227-4a699c07-ba17-4860-b Try the demo project: ```bash -git clone https://github.com/garrone/gitlanding-demo +git clone https://github.com/garronej/gitlanding-demo cd gitlanding-demo yarn yarn dev ``` -> [!WARNING]: There are bugs when you use ``... +> [!WARNING] +> There are bugs when you use ``... > [!NOTE] > This project is an extension of [onyxia-ui](https://github.com/InseeFrLab/onyxia-ui) the -> gitlanding components needs be inside the `` provider. +> gitlanding components need to be inside the `` provider. > Besides the required dependencies of onyxia-ui you only need to install `gitlanding`. # Contributing