Skip to content

Commit 7a739e1

Browse files
docs: Add installation to README.md
1 parent 0e63da3 commit 7a739e1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
NocoDB is a great Airtable alternative. This client allows python developers
44
to use NocoDB API in a simple way.
55

6+
## Installation
7+
8+
```bash
9+
pip install nocodb
10+
```
11+
612
## Usage
713

814
### Client configuration

0 commit comments

Comments
 (0)