diff options
author | Your Name <you@example.com> | 2024-05-08 10:00:44 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2024-05-08 10:00:44 -0400 |
commit | 5c57d8636f87efedd0d68c2afb8aa99a961a6c8b (patch) | |
tree | 3a63787281a5cd2db8e28e1422738976acdd9eb8 /readme.md | |
parent | 9ac821480ce9f2d88cbbb9363867760507522ebc (diff) | |
download | annotator-5c57d8636f87efedd0d68c2afb8aa99a961a6c8b.tar.gz annotator-5c57d8636f87efedd0d68c2afb8aa99a961a6c8b.tar.bz2 annotator-5c57d8636f87efedd0d68c2afb8aa99a961a6c8b.zip |
Switched makefile format
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ Requirements are: Compile by running: ```console -./configure make ``` |