mirror of
https://github.com/denisidoro/navi
synced 2024-11-14 15:57:13 +00:00
Mention navi repo browse (#282)
This commit is contained in:
parent
0b91a374fe
commit
6e582e4015
1 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue