Skip to content

Commit

Permalink
README: Be more specific about what the source folder is
Browse files Browse the repository at this point in the history
Fixes #212.

Refer-to: Solution to the parameter issue? · Issue #212 · slacka/WoeUSB
Signed-off-by: 林博仁(Buo-ren, Lin) <[email protected]>
  • Loading branch information
brlin-tw authored Sep 18, 2018
1 parent aea4f91 commit 7b0c47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ $ ./setup-development-environment.bash
```shell
# For Debian-based distributions (NOTE: For your convenience, this package is already provided in the release page)
$ sudo apt-get install devscripts equivs gdebi-core
$ cd <WoeUSB source code directory>
$ cd <WoeUSB source tree directory, the folder that contains the `src` folder>
$ mk-build-deps # NOTE: Currently, due to Debian Bug #679101, this command will fail if the source path contains spaces.
$ sudo gdebi woeusb-build-deps_<version>_all.deb

Expand Down

0 comments on commit 7b0c47f

Please sign in to comment.