We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81a3f67 commit a546717Copy full SHA for a546717
README.md
@@ -17,7 +17,7 @@ To import this repository, you need to have [Ritchie CLI installed](https://docs
17
Then, you can use the `rit add repo` command manually, or execute the command line below directly on your terminal:
18
19
```bash
20
-echo '{"provider":"Github", "name":"insights", "version":"2.5.0", "url":"https://github.com/GuillaumeFalourd/formulas-insights", "token": null, "priority":1}' | rit add repo --stdin
+echo '{"provider":"Github", "name":"insights", "version":"2.6.1", "url":"https://github.com/GuillaumeFalourd/formulas-insights", "token": null, "priority":1}' | rit add repo --stdin
21
```
22
23
Finally, you can check if the repository has been imported correctly by executing the `rit list repo` command.
0 commit comments