Skip to content

Commit 5f13ba4

Browse files
deploy default first (will overwrite everything else)
1 parent 808ade8 commit 5f13ba4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ Please file your bug reports, enhancement requests, questions and other support
4646
2. [Fork this respository](https://github.com/trivadis/plsql-and-sql-coding-guidelines/fork)
4747
3. Check/change the version in [mkdocs.yml](mkdocs.yml)
4848
4. Open termin in [tools](tools) folder
49-
* Deploy into a version folder
50-
run `./mike.sh deploy <version>`. `<version>` represents the folder name, e.g. `master` or `v3.4`.
5149
* Deploy into default folder
5250
run `./gh-deploy.sh`
51+
* Deploy into a version folder
52+
run `./mike.sh deploy <version>`. `<version>` represents the folder name, e.g. `master` or `v3.4`.
5353
* Set default version (latest)
5454
run `./mike.sh set-default <version>`.
5555
* Build the PDF file

0 commit comments

Comments
 (0)