Skip to content

Commit

Permalink
fix the getting started page
Browse files Browse the repository at this point in the history
  • Loading branch information
Nozidoali committed Aug 2, 2023
1 parent 8311b1a commit 6cc45c4
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions docs/getting_started.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Getting started
===============

```
pip install -e .
```
To install, run
`pip install mapbuf`

You can then import the module with
`import MADBuf`

We are working on a more detailed tutorial, but for now, you can look at the examples in the `RegressionTest` folder.

0 comments on commit 6cc45c4

Please sign in to comment.