Mention navi repo browse (#282)

This commit is contained in:
Denis Isidoro 2020-03-16 23:23:01 -03:00 committed by GitHub
parent 0b91a374fe
commit 6e582e4015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -124,8 +124,13 @@ Cheatsheets
### Importing cheatsheets
**navi** is able to import cheatsheets from git repositories:
You can find cheatsheet repositories with:
```sh
navi repo browse
```
In addition, you can import cheatsheets from any git repository:
```sh
navi repo add https://github.com/denisidoro/navi
```