1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-24 20:19:10 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
Roman Musin
f07154e6d9 Update BUILD.md
Add a note that the path may not contain spaces
2022-03-07 09:56:05 +00:00

View File

@@ -25,6 +25,8 @@ There are also a few forks of existing packages under the "fork-*" name.
## Building
Make sure the path to the project directory does not contain spaces or the build may fail.
Before doing anything else, from the root of the project, run:
yarn install