mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-11 00:08:30 +01:00
docs: point link to unleash/unleash instead of unleash-docker (#3434)
## why This link used to post to the now-outdated unleash-docker repo. They should instead go directly to the unleash repo now.
This commit is contained in:
parent
6d5bb68706
commit
1ab3a338c9
@ -63,7 +63,7 @@ docker run -p 4242:4242 \
|
||||
|
||||
**Steps:**
|
||||
|
||||
1. Clone the [Unleash repository](https://github.com/Unleash/unleash-docker).
|
||||
1. Clone the [Unleash repository](https://github.com/Unleash/unleash).
|
||||
2. Run `docker compose up -d` in repository root folder.
|
||||
|
||||
### Option 3 - from Node.js {#option-three---from-nodejs}
|
||||
|
Loading…
Reference in New Issue
Block a user