mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-26 01:18:20 +00:00
docs: add CLI installiation guide via poetry (#7619)
Co-authored-by: Hyejin Yoon <yoonhyejin@ip-192-168-2-15.us-west-2.compute.internal>
This commit is contained in:
parent
44a8536ef6
commit
eff45e50da
@ -29,6 +29,12 @@ Tested & confirmed config: 2 CPUs, 8GB RAM, 2GB Swap area, and 10GB disk space.
|
||||
python3 -m pip install --upgrade acryl-datahub
|
||||
datahub version
|
||||
```
|
||||
|
||||
If you're using poetry, run the following command.
|
||||
```sh
|
||||
poetry add acryl-datahub
|
||||
datahub version
|
||||
```
|
||||
|
||||
:::note
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user