Browse Source

Merge branch 'typo' of https://github.com/michaelnisi/erlang.mk

Loïc Hoguin 10 years ago
parent
commit
d2dd2424ec
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -255,7 +255,7 @@ The following targets are specific to packages:
 
 
 `pkg-list` lists all packages in the index.
 `pkg-list` lists all packages in the index.
 
 
-`pkg-search n=STRING` searches the index for STRING.
+`pkg-search q=STRING` searches the index for STRING.
 
 
 Packages are downloaded into `DEPS_DIR` (`./deps/` by default).
 Packages are downloaded into `DEPS_DIR` (`./deps/` by default).