mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-23 08:28:10 +00:00
GitBook: [#179] No subject
This commit is contained in:
parent
694eba2799
commit
dbe6b641ac
@ -58,7 +58,8 @@ Please install the following to format the code during the git commit process
|
|||||||
```
|
```
|
||||||
git clone https://github.com/open-metadata/OpenMetadata
|
git clone https://github.com/open-metadata/OpenMetadata
|
||||||
cd openmetadata
|
cd openmetadata
|
||||||
python3 -m venv env
|
python3 -m venv env
|
||||||
|
source env/bin/activate
|
||||||
make install_dev
|
make install_dev
|
||||||
make install_test precommit_install
|
make install_test precommit_install
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user