mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-18 14:06:59 +00:00
Update openmetadata-server.md (#8197)
remove stale step in setting up OpenMetadata server
This commit is contained in:
parent
fbc7b245c1
commit
c4b7432c07
@ -30,7 +30,6 @@ sh bootstrap_storage.sh drop-create-all
|
||||
```shell
|
||||
python3 -m venv venv
|
||||
source venv/bin/activate
|
||||
pip install -r ingestion/requirements.txt
|
||||
make install_dev generate
|
||||
cd ingestion
|
||||
pip install -e '.[sample-data, elasticsearch]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user