Skip to content

Commit 6506718

Browse files
[DOCS] Removing references to ESC (open-edge-platform#335)
1 parent 151802c commit 6506718

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ or build your own system, using the existing infrastructure.
1515
The currently published versions are:
1616

1717
* [Edge Microvisor Toolkit Standalone Node (immutable)](https://github.com/open-edge-platform/edge-microvisor-toolkit-standalone-node)
18-
* [Edge Microvisor Toolkit Developer Node with or without real time extensions (mutable)](https://edgesoftwarecatalog.intel.com/details/?microserviceType=recipe&microserviceNameForUrl=edge--microvisor-toolkit-development-node)
18+
* [Edge Microvisor Toolkit Developer Node with or without real time extensions (mutable)](./docs/developer-guide/emt-architecture-overview.md#developer-node-mutable-iso-image)
1919
* [Edge Microvisor Toolkit (immutable) - Available in Edge Manageability Framework](https://github.com/open-edge-platform/edge-manageability-framework)
2020
* [Edge Microvisor Toolkit with real time extensions (immutable) - Available in Edge Manageability Framework](https://github.com/open-edge-platform/edge-manageability-framework)
2121
* [Edge Microvisor Bootkit](./docs/developer-guide/emt-bootkit.md)

docs/developer-guide/get-started/deployment/emt-bare-metal.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -136,13 +136,8 @@ and flash it on a USB drive.
136136

137137
## Installing Edge Microvisor Toolkit Standalone Node
138138

139-
To deploy Edge Microvisor Toolkit Standalone Node, use the installer from
140-
[Intel® Edge Software Catalog](https://edgesoftwarecatalog.intel.com/package/edge_microvisor_toolkit_standalone_node).
141-
It downloads the default non-RT image and creates a bootable USB drive for the installation
142-
of the toolkit on the edge node.
143-
144-
You can also prepare a bootable USB drive using
145-
[source code](https://github.com/open-edge-platform/edge-microvisor-toolkit-standalone-node/blob/main/standalone-node/docs/user-guide/Get-Started-Guide.md#prerequisites) and deploy a selected version of the standalone node.
139+
Build the OS image and prepare a bootable USB drive, using
140+
[source code](https://github.com/open-edge-platform/edge-microvisor-toolkit-standalone-node/blob/main/standalone-node/docs/user-guide/Get-Started-Guide.md#prerequisites) to deploy a selected version of the standalone node.
146141

147142
Edge Microvisor Toolkit Standalone Node can be installed from one of available OS
148143
image versions:

0 commit comments

Comments
 (0)