diff options
author | Marvin Borner | 2020-02-17 21:16:25 +0100 |
---|---|---|
committer | Marvin Borner | 2020-02-17 21:16:25 +0100 |
commit | 86ef6a779a42cf5701632ccb82714a006bae4ee9 (patch) | |
tree | 77e70a3f203b8c97dc97866c28731a3768ad8a7e /README.md | |
parent | 45184af20936cb889b658e69e00a0bb3d522757f (diff) |
I AM SPEED
Implemented compile cache so I can develop as fast as a magician
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ * Install build dependencies (package names may vary depending on your operating system) * Ubuntu/Debian _"instructions"_ can be found here: [GitHub Workflow](https://raw.githubusercontent.com/marvinborner/Melvix/master/.github/workflows/build.yml) * binutils + * ccache * gcc * make * bison |