Skip to content

Commit 6d093d2

Browse files
WayneWaynerjcstein
andauthored
Add missing make install (celestiaorg#1190)
* Add missing make install * Update nodes/celestia-app.md --------- Co-authored-by: Josh Stein <[email protected]>
1 parent 09c3d14 commit 6d093d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nodes/celestia-app.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Be sure to select the correct network to install the binary for.
4848
3. Build and install the `celestia-appd` binary:
4949

5050
```bash
51-
make build
51+
make install
5252
```
5353

5454
4. To check if the binary was successfully installed you can run the binary

0 commit comments

Comments
 (0)