mirror of
https://github.com/karma-riuk/crab.git
synced 2025-07-05 05:28:13 +02:00
updated readme
This commit is contained in:
@ -48,6 +48,13 @@ CRAB focuses on **Java** projects, rigorously curating pull-request “triplets
|
|||||||
cd crab
|
cd crab
|
||||||
```
|
```
|
||||||
|
|
||||||
|
1. *(Optional)* **Creae Python Environement**
|
||||||
|
|
||||||
|
```bash
|
||||||
|
python -m venv .venv
|
||||||
|
source .venv/bin/activate
|
||||||
|
```
|
||||||
|
|
||||||
1. **Install Python dependencies**
|
1. **Install Python dependencies**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Reference in New Issue
Block a user