Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd committed Feb 25, 2021
2 parents 9d52780 + 30be45f commit 22d4363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ To import this repository, you need [Ritchie CLI installed](https://docs.ritchie
Then, you can use the `rit add repo` command manually, or execute the command line below directly on your terminal (since CLI version 2.8.0):

```bash
rit add repo --provider=Github --name=formulas-python --repoUrl=https://github.com/GuillaumeFalourd/formulas-python --priority=1
rit add repo --provider="Github" --name="formulas-python" --repoUrl="https://github.com/GuillaumeFalourd/formulas-python" --priority=1
```

Finally, you can check if the repository has been imported correctly by executing the `rit list repo` command.
Expand Down

0 comments on commit 22d4363

Please sign in to comment.