Skip to content

Commit 613accb

Browse files
committed
update README
1 parent 2478ea3 commit 613accb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,14 @@
22

33
# nbox-specimens
44

5-
This repository contains follow along material and examples of using [`nbox`](https://github.com/NimbleBoxAI/nbox).
5+
This repository contains follow along material and examples of using [`nbox`](https://github.com/NimbleBoxAI/nbox). In case you do not have `nbox` installed:
6+
7+
```bash
8+
pip install nbox
9+
10+
# call on CLI once to authenticate
11+
nbx why
12+
```
613

714
## 🌳 Projects
815

0 commit comments

Comments
 (0)