Skip to content

Commit c64c526

Browse files
fix typos, add hint regarding HTML site deployment
1 parent c30f536 commit c64c526

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ Please file your bug reports, enhancement requests, questions and other support
4545
* [Install Docker Server on Linux](https://docs.docker.com/install/#server)
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)
48-
4. Open termin in [tools](tools) folder
49-
* Deploy into default folder
48+
4. Open a terminal in the [tools](tools) folder
49+
* Deploy default site (deletes all version sites)
5050
run `./gh-deploy.sh`
51-
* Deploy into a version folder
51+
* Deploy version site
5252
run `./mike.sh deploy <version>`. `<version>` represents the folder name, e.g. `master` or `v3.4`.
5353
* Build the PDF file
5454
run `./genpdf.sh`.

0 commit comments

Comments
 (0)