mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 11:19:05 +00:00
Update README.md
This commit is contained in:
parent
22a4dbb45f
commit
e03a9e25f8
@ -1,9 +1,9 @@
|
||||
# Dev
|
||||
## Dependencies
|
||||
# Install From Source
|
||||
## Pre-Requisites
|
||||
- On MacOS: `brew install librdkafka`
|
||||
- On Debian/Ubuntu: `sudo apt install librdkafka-dev`
|
||||
|
||||
## Set up dev environment
|
||||
## Set up python environment (requires python 3.7+)
|
||||
- python3 -m venv venv
|
||||
- source venv/bin/activate
|
||||
- pip install -e .
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user