There was an error while loading. Please reload this page.
2 parents 53a1cf7 + 0153592 commit dad2cf6Copy full SHA for dad2cf6
README.md
@@ -174,7 +174,7 @@ Typical scenario
174
Here is a typical scenario on how to create, build and install a package with *lfs-me*.
175
176
1. Create the *PKGBUILD* from `PKGBUILD.proto` and save it as `foo-0.1.1`
177
-2. Download the source files into `~/downloas`: `lfs-me download foo-0.1.1 -s ~/downloads`
+2. Download the source files into `~/downloads`: `lfs-me download foo-0.1.1 -s ~/downloads`
178
3. Calculate the checksums for the downloaded sources: `lfs-me checksums foo-0.1.1 -s ~/downloads`
179
4. Edit the *PKGBUILD* to include the checksums.
180
5. Build the package: `lfs-me build foo-0.1.1 -s ~/downloads`
0 commit comments