Update readme
This commit is contained in:
parent
30c2402300
commit
18225e0c66
@ -1,7 +1,4 @@
|
||||
# 🧱 SDK Setup - BlindBit Branch
|
||||
|
||||
Ce guide explique comment cloner et configurer les SDK nécessaires au développement sur la branche `blindbit`.
|
||||
|
||||
# 🧱 Docker Deploy Setup
|
||||
---
|
||||
|
||||
## 📥 Clonage des Dépôts
|
||||
@ -13,4 +10,4 @@ git clone https://git.4nkweb.com/4nk/sdk_relay.git -b blindbit
|
||||
```
|
||||
## Only for dev:
|
||||
|
||||
Dans sdk_relay/Cargo.toml -> dependencies remplace sdk_common = { path = "../sdk_common" }
|
||||
Dans sdk_relay/Cargo.toml -> dependencies remplacer sdk_common = { git = "https://git.4nkweb.com/4nk/sdk_common.git", branch = "blindbit" } par sdk_common = { path = "../sdk_common" }
|
Loading…
x
Reference in New Issue
Block a user