diff --git a/daemons/simulator/README.md b/daemons/simulator/README.md index f1ec8af..d593ec0 100644 --- a/daemons/simulator/README.md +++ b/daemons/simulator/README.md @@ -1,6 +1,6 @@ # AVR Simulator -`qemu-system-avr` tries to use all the CPU cicles (leaving a CPU core stuck at 100%; limit CPU core usage to 10% via `--cpus 0.1`. It might be adjusted on slower machines. +`qemu-system-avr` tries to use all the CPU cicles (leaving a CPU core stuck at 100%; limit CPU core usage to 10% via `--cpus 0.1`. It can be adjusted on slower machines. ```bash $ podman build -t dcc/net-to-serial:sim .