Skip to content

Commit 730b18f

Browse files
authored
save
1 parent df01ab1 commit 730b18f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<p align=center>
2-
<b><a href="https://cmakebyexample.dev/">You're probably looking for cmakebyexample.dev 😉</a></b>
2+
<b><a href="https://cmakebyexample.jcbhmr.com/">You're probably looking for cmakebyexample.jcbhmr.com 😉</a></b>
33
</p>
44

55
## Development
66

7-
![Vite](https://img.shields.io/static/v1?style=for-the-badge&message=Vite&color=646CFF&logo=Vite&logoColor=FFFFFF&label=) ![Vue.js](https://img.shields.io/static/v1?style=for-the-badge&message=Vue.js&color=222222&logo=Vue.js&logoColor=4FC08D&label=) ![CMake](https://img.shields.io/static/v1?style=for-the-badge&message=CMake&color=064F8C&logo=CMake&logoColor=FFFFFF&label=)
7+
![mdBook](https://img.shields.io/static/v1?style=for-the-badge&message=mdBook&color=000000&logo=mdBook&logoColor=FFFFFF&label=)
8+
![CMake](https://img.shields.io/static/v1?style=for-the-badge&message=CMake&color=064F8C&logo=CMake&logoColor=FFFFFF&label=)
89

9-
Use `npm run dev` to spin up the [VitePress](https://vitepress.dev/) dev server.
10+
Make sure you've installed [mdBook](https://rust-lang.github.io/mdBook/guide/installation.html) and [CMake](https://cmake.org/download/). Run `mdbook serve` to see the live preview.

0 commit comments

Comments
 (0)