mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
README: Fix a typo
* README: Fix a typo. Git command name is submodule.
This commit is contained in:
2
README
2
README
@@ -4,7 +4,7 @@ This package contains the GNU Bison parser generator.
|
||||
## Build from git
|
||||
Here are basic installation instructions for a repository checkout:
|
||||
|
||||
$ git submodules update --init
|
||||
$ git submodule update --init
|
||||
$ ./bootstrap
|
||||
|
||||
then proceed with the usual 'configure && make' steps.
|
||||
|
||||
Reference in New Issue
Block a user