diff --git a/README.md b/README.md index 4140e59..1696a20 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ cmake --install build --config Release ```shell git clone https://github.com/YGXXD/ntr.git -cd ktm +cd ntr cmake -S . -B ./build cmake --build build --config Release cmake --install build --config Release