We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3611a commit a540c83Copy full SHA for a540c83
README.md
@@ -101,7 +101,7 @@ This guide explains the process of building *fpm* on a platform for the first ti
101
To build *fpm* without a prior *fpm* version a single source file version is available
102
at each release.
103
104
-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)
105
106
```
107
mkdir _tmp
0 commit comments