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: docs/getting-started.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -372,7 +372,8 @@ Deployment Involves the following steps:
372
372
373
373
* ### Deploy on local machine
374
374
375
-
- #### Single Step Deployment
375
+
- #### Single Step Deployment
376
+
> Note: The single step deployment process requires node docker images to be built. See [setting up blockchain nodes](https://github.com/icon-project/icon-bridge/blob/main/docs/getting-started.md#setting-up-blockchain-nodes) for more information.
376
377
377
378
```sh
378
379
make cleanimglocal # Clean Previous build & deployment artifacts if present
0 commit comments