You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: documentation/misc/Building_a_network_skeleton.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -248,7 +248,7 @@ Note: one only needs to update `filecion-ffi`'s dependency on `go-state-types` w
248
248
249
249
11. Run `make gen`.
250
250
251
-
12. Run `make docsgen-cli docsgen-config`.
251
+
12. Run `make docsgen-cli`.
252
252
253
253
And you're done! These are all the steps necessary to create a network upgrade skeleton that you will be able to run in a local devnet, and creates a basis where you can start testing new FIPs. When running a local developer network from this Lotus branch, bringing in all it dependencies, you should be able to:
0 commit comments