Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mozilla/ssl-config-generator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGene Wood <gene_wood@cementhorizon.com>2022-07-29 00:17:32 +0300
committerGitHub <noreply@github.com>2022-07-29 00:17:32 +0300
commite359b043c2fe5bc6ec586b2785c23610bd85792e (patch)
treeb11483b8cc4653293ead5dfeb4fb8ebffbe404db /README.md
parent3549aebf996b2a1e992dccb27d87c187ca271e69 (diff)
Clarifying build process
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 61b0077..4a9725a 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,8 @@ To publish to GitHub Pages, simply run:
$ npm run build
```
+Then commit the newly built `docs/` files and push the commit to GitHub
+
## History
The SSL Config Generator was kept in [the `mozilla/server-side-tls` repository](https://github.com/mozilla/server-side-tls/tree/last-revision-before-move)