Skip to content

Commit 1411f06

Browse files
committed
doc updates (packaging)
1 parent a05ec7b commit 1411f06

File tree

1 file changed

+2
-4
lines changed
  • sources/IoT.Simulator/IoT.Simulator/docs

1 file changed

+2
-4
lines changed

sources/IoT.Simulator/IoT.Simulator/docs/HowTo.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33

44
## How to use the Azure IoT Device Simulator?
55

6-
The IoT simulator has been containerized in order to simplify its delivery and use.
7-
You can find the Docker image at [this location](https://hub.docker.com/r/jonmikeli/azureiotdevicesimulator).
8-
9-
If you need or prefer the binary format, you can use the source code to compile the application and use it as a regular .NET 5 Console application.
6+
The IoT simulator can easily be containerized in order to simplify its delivery and use.
7+
Also, the arrival of .NET 5 brings interesting capabilities to the selfcontained applications (ex: triming, etc) which minimizes the size of the artifacts and make them free from any external dependency.
108

119
If you need detailed documentation about what Azure IoT Device Simulator is, you can find additional information at:
1210
- [Readme](../../../../Readme.md)

0 commit comments

Comments
 (0)