Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
blaise-muhirwa committed Oct 12, 2023
1 parent 0f3775e commit 486753a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ The docs are included with the SDK so that we can automate testing of the code s
Doc changes are published automatically when they're merged to main. To preview changes, build and host the site locally. You'll need a reasonably modern version of `npm` and then:

```
npm install
npm run build # looks for any errors
npm start # starts interactive server
make test-docs-comprehensive
```

and then open [http://localhost:3000/python-sdk](http://localhost:3000/python-sdk).
Expand Down

0 comments on commit 486753a

Please sign in to comment.