Fix a small oversight in doing_a_release.mdwn (#86)
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
baa88cb37d
commit
a2e12dafd0
|
@ -22,7 +22,7 @@ The following steps are done in a checkout of the *awesome-www* git repository.
|
|||
* Go into the 'src' submodule, and update it to vX.Y with `git pull
|
||||
path/to/your/awesome/repo tag vX.Y && git checkout vX.Y`.
|
||||
* Commit `download.mdwn`, `releases.mdwn`, and `src` with `git commit -sm 'vX.Y'
|
||||
download.mdwn src`.
|
||||
download.mdwn releases.mdwn src`.
|
||||
|
||||
### The final steps
|
||||
|
||||
|
|
Loading…
Reference in New Issue