mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Dev guide update
This commit is contained in:
parent
cea22345ea
commit
4dd33a6be0
1 changed files with 4 additions and 2 deletions
|
|
@ -59,7 +59,9 @@ To do a local build, you need to...
|
||||||
- If you changed anything which affects command line stuff (which maybe
|
- If you changed anything which affects command line stuff (which maybe
|
||||||
you could do if you changed schemas), then
|
you could do if you changed schemas), then
|
||||||
|
|
||||||
|
```
|
||||||
make packages
|
make packages
|
||||||
|
```
|
||||||
|
|
||||||
That puts Python packages in dist/ You then need to install some or
|
That puts Python packages in dist/ You then need to install some or
|
||||||
all of those packages. Typically you only need -base and -cli to
|
all of those packages. Typically you only need -base and -cli to
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue