Update install instructions (#1731)

Avoids situations like what was reported in
https://github.com/farcasterxyz/hub-monorepo/issues/1727
This commit is contained in:
Shane da Silva
2024-02-22 11:20:20 -08:00
committed by GitHub
parent 5703d33940
commit fa51c538bb

View File

@@ -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.