We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dde9b91 + b6f4ca3 commit ede17beCopy full SHA for ede17be
1 file changed
README.md
@@ -7,4 +7,4 @@ The previous DBML workshop websites were integrated into the monorepo for TU Del
7
1. Ensure that a recent version of nodejs is installed.
8
2. Run `npm install` at project root the install dependencies.
9
3. Run `npx @11ty/eleventy --serve` at project root to start a localhost server. This will build an updated static website at `/docs`.
10
-4. Push the changes at `/docs` to GitHub. GitHub Pages serves the webstied from the `/docs` directory.
+4. Push the changes at `/docs` to GitHub. GitHub Pages serves the website from the `/docs` directory.
0 commit comments