Skip to content

Commit 64efd3e

Browse files
author
Hinne Stolzenberg
committed
readme
1 parent 0d31e53 commit 64efd3e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Python setup
22
```
3+
$ git clone [email protected]:mclgmbh/grpc-python.git
4+
$ cd grpc-python
35
$ python -m pip install virtualenv
46
$ virtualenv venv
57
$ source venv/bin/activate
@@ -11,6 +13,7 @@ $ python -m pip install grpcio
1113
```
1214
### Stargate repo klonen
1315
```
16+
$ cd ..
1417
$ git clone [email protected]:mclgmbh/enthus-apis.git
1518
```
1619
### Stargate python interfaces etc. generieren:

0 commit comments

Comments
 (0)