aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-05-08 10:00:44 -0400
committerYour Name <you@example.com>2024-05-08 10:00:44 -0400
commit5c57d8636f87efedd0d68c2afb8aa99a961a6c8b (patch)
tree3a63787281a5cd2db8e28e1422738976acdd9eb8 /readme.md
parent9ac821480ce9f2d88cbbb9363867760507522ebc (diff)
downloadannotator-5c57d8636f87efedd0d68c2afb8aa99a961a6c8b.tar.gz
annotator-5c57d8636f87efedd0d68c2afb8aa99a961a6c8b.tar.bz2
annotator-5c57d8636f87efedd0d68c2afb8aa99a961a6c8b.zip
Switched makefile format
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index fbe37c7..b69a2fb 100644
--- a/readme.md
+++ b/readme.md
@@ -12,7 +12,6 @@ Requirements are:
Compile by running:
```console
-./configure
make
```