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
```