This commit is contained in:
d61b292b-2859-4ed6-8c7c-b7397ad8e351
2024-08-14 09:50:01 +02:00
committed by GitHub
parent ca36ca514c
commit c2de1e14d8

View File

@@ -130,7 +130,7 @@ for (const key of otherKeys) {
In one terminal, open `multicore-writer-app` with `pear dev`.
```
cd mutlicore-writer-app
cd multicore-writer-app
pear dev
```
@@ -143,4 +143,4 @@ cd multicore-reader-app
pear dev . <SUPPLY THE KEY HERE>
```
As inputs are made to the terminal running the writer application, outputs should be shown in the terminal running the reader application.
As inputs are made to the terminal running the writer application, outputs should be shown in the terminal running the reader application.