From 048453efca8562f84cd5848668871c48d4cd046a Mon Sep 17 00:00:00 2001 From: Nilson Lazarin <32855001+nilsonLazarin@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:22:41 -0300 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e2bcf7f..195e753 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ It is a serial port simulator for communication between Multi-agent Systems and ```console echo "deb [trusted=yes] http://packages.chon.group/ chonos main" | sudo tee /etc/apt/sources.list.d/chonos.list sudo apt update -sudo apt install linux-headers-`uname -r` chonos-serial-port-emulator +sudo apt install chonos-serial-port-emulator ``` After the installation, by default, it will be instatiated on /dev many pairs of devices: @@ -23,10 +23,9 @@ And so on. Writing on one device will make its content to be read on the other p ## Example In a terminal window, execute the command below to put the emulated port waiting for incoming data -Open another terminal window and run the below command. On the first terminal Window. It should appear the 'HelloWorld' message. - -![Screenshot_20231007_200400](https://github.com/chon-group/dpkg-virtualport-driver/assets/32855001/6624c899-f72e-4a91-a4d4-08f2dc3455c0) +Open another terminal window and run the below command. On the first terminal Window. It should appear the message. +![Screenshot_20240117_201825](https://github.com/chon-group/dpkg-virtualport-driver/assets/32855001/3aefe904-f3cd-49a9-a6e8-91eeb423b245) ## Copyright Creative Commons License
ChonIDE is licensed under a Creative Commons Attribution 4.0 International License. The licensor cannot revoke these freedoms as long as you follow the license terms: