Skip to content

Commit dad2cf6

Browse files
authored
Merge pull request #3 from firasuke/patch-1
Fix typo
2 parents 53a1cf7 + 0153592 commit dad2cf6

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
@@ -174,7 +174,7 @@ Typical scenario
174174
Here is a typical scenario on how to create, build and install a package with *lfs-me*.
175175

176176
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`
177+
2. Download the source files into `~/downloads`: `lfs-me download foo-0.1.1 -s ~/downloads`
178178
3. Calculate the checksums for the downloaded sources: `lfs-me checksums foo-0.1.1 -s ~/downloads`
179179
4. Edit the *PKGBUILD* to include the checksums.
180180
5. Build the package: `lfs-me build foo-0.1.1 -s ~/downloads`

0 commit comments

Comments
 (0)