8000 Update README · tools-utils/odoo-api@b48631c · GitHub
[go: up one dir, main page]

Skip to content

Commit b48631c

Browse files
authored
Update README
1 parent edbe605 commit b48631c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

examples/README

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
# Usage
22

3-
```
4-
5-
```
63
```
74
yarn build
85

@@ -15,4 +12,4 @@ ODOO_HOST=http://0.0.0.0:8069 node lib/index.js
1512

1613
```
1714
curl -d '{"db": "odoo", "login": "a.user", "password": "secret" }' -H 'Content-Type: application/json' http://localhost:9000/auth
18-
```
15+
```

0 commit comments

Comments
 (0)
0