mirror of https://github.com/zmkfirmware/zmk.git
docs: Fix typos in local-toolchain/setup (#2626)
This commit is contained in:
parent
2ded7919eb
commit
7248438ee4
|
|
@ -106,7 +106,7 @@ first make them available by creating volumes.
|
|||
</Tabs>
|
||||
|
||||
Once this is done, you can refer to the `zmk-config` with
|
||||
`/workspace/zmk-config` and `/workspace/zmk-modules` to the modules instead of
|
||||
`/workspaces/zmk-config` and `/workspaces/zmk-modules` to the modules instead of
|
||||
using their full path like it is shown in the
|
||||
[build commands](../build-flash.mdx), since these are the locations they were
|
||||
mounted to in the container.
|
||||
|
|
|
|||
Loading…
Reference in New Issue