diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-01-04 22:00:41 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-01-04 22:00:41 +0100 |
| commit | b9b62c59dc99b63c5128f10a22774e3722b8b140 (patch) | |
| tree | 1eacc6ada17c14eea1e3e566f481264426b139ca /docs/src/gettingstarted/building/README.md | |
| parent | ac41bda1e059d24da08e584b81b4507cf781beb8 (diff) | |
Docs: Update to be closer in line with the latest API
Diffstat (limited to 'docs/src/gettingstarted/building/README.md')
| -rw-r--r-- | docs/src/gettingstarted/building/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/gettingstarted/building/README.md b/docs/src/gettingstarted/building/README.md index 70df2b7..00295bf 100644 --- a/docs/src/gettingstarted/building/README.md +++ b/docs/src/gettingstarted/building/README.md @@ -1,2 +1,2 @@ # Building -This section contains the instruction on how to build the library and associated wrappers. We first explain how to build the Go library and then further explain the wrapper specific building process. As the Python wrapper is the only stable wrapper at the moment, this only consists of this wrapper language for now. +This section contains the instruction on how to build the library and associated wrappers. We first explain how to build the Go library and then further explain the wrapper specific building process. As the Python wrapper is the only wrapper at the moment, this only consists of this wrapper language for now. |
