diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Simple website for personal usage ## Building -Use (GNU make)[https://www.gnu.org/software/make/]. +Use [GNU make](https://www.gnu.org/software/make/). ``` shell make output/ |