fixes #10 link tech in readme

This commit is contained in:
Ulf Gebhardt 2023-01-07 02:47:25 +01:00
parent d4acb72560
commit 12f08328c5
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -5,14 +5,14 @@ This repository contains the https://www.it4c.dev Website utilizing `vuepress` t
## Software requirements
This package requires:
- nodejs
- npm
- [nodejs](https://github.com/nodejs/node)
- [npm](https://github.com/npm/cli)
## Techstack
This package uses:
- vuepress
- vuepress-theme-book
- [vuepress](https://github.com/vuejs/vuepress)
- [vuepress-theme-book](https://github.com/cyrilf/vuepress-theme-book)
## Usage