aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorgareth-nx <82561769+gareth-nx@users.noreply.github.com>2021-04-16 03:30:43 +1000
committerGitHub <noreply@github.com>2021-04-15 19:30:43 +0200
commita540c83d9e303acd6fece95927c49fa8d2565366 (patch)
tree02f007099e080cda66c615ae186693bb3e22cf30 /README.md
parent0d3611a5f3e7a2d7cb88ec8637a9d898b2ce4cfb (diff)
downloadfpm-a540c83d9e303acd6fece95927c49fa8d2565366.tar.gz
fpm-a540c83d9e303acd6fece95927c49fa8d2565366.zip
Minor edits to README.md (#440)
Make clear that this snippet must be run in the fpm directory to work. Otherwise it fails, because it needs to find the fpm.toml file.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d4e9002..290b586 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ This guide explains the process of building *fpm* on a platform for the first ti
To build *fpm* without a prior *fpm* version a single source file version is available
at each release.
-To build manually using the single source distribution use
+To build manually using the single source distribution, run the following code (from within the current directory)
```
mkdir _tmp