Fix bazaar update instructions
This commit is contained in:
parent
e7936c0f9f
commit
90412b21b1
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Some of the files that are included in the Emacs tarball, such as
|
|||
byte-compiled Lisp files, are not stored in Bazaar. Therefore, to
|
||||
build from Bazaar you must run "make bootstrap" instead of just "make":
|
||||
|
||||
$ cvs update -dP
|
||||
$ bzr pull
|
||||
$ make bootstrap
|
||||
|
||||
Normally, it is not necessary to use "make bootstrap" after every
|
||||
|
|
Loading…
Add table
Reference in a new issue