Skip to content

Commit a540c83

Browse files
authored
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.
1 parent 0d3611a commit a540c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ This guide explains the process of building *fpm* on a platform for the first ti
101101
To build *fpm* without a prior *fpm* version a single source file version is available
102102
at each release.
103103

104-
To build manually using the single source distribution use
104+
To build manually using the single source distribution, run the following code (from within the current directory)
105105

106106
```
107107
mkdir _tmp

0 commit comments

Comments
 (0)