mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-04-18 03:00:22 -04:00
Update install instructions (#1731)
Avoids situations like what was reported in https://github.com/farcasterxyz/hub-monorepo/issues/1727
This commit is contained in:
@@ -40,7 +40,7 @@ cd ~/hubble && ./hubble.sh upgrade
|
||||
|
||||
Hubble can also be set up by running the docker image directly. To do this:
|
||||
|
||||
1. Check out the [hub-monorepo](https://github.com/farcasterxyz/hub-monorepo) locally.
|
||||
1. Check out the latest release locally: `git clone -c advice.detachedHead=false -b @latest https://github.com/farcasterxyz/hub-monorepo.git`
|
||||
2. From the root of this folder navigate to `apps/hubble`
|
||||
3. Generate your identity key pair with docker compose.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user