X-Git-Url: https://git.danieliu.xyz/?p=sped.git;a=blobdiff_plain;f=README.md;h=4ea05df5d364070722c2dafe86d594f570348573;hp=066480687d1964cd8267e2e2929963830c4c7c34;hb=7a7ed6ae81978b84911dab0b902e77ebb7e9b735;hpb=aab6303fb9c43a2d727774c25b3c50a4b1fcae8d diff --git a/README.md b/README.md index 0664806..4ea05df 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is my own stupid and pointless attempt at writing such line editor. #### Build from source -With `gcc` and `nasm` installed, you can simply run +with `gcc` and `nasm` installed, you can simply run ``` make ```