diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md index 2797ac8..35c6210 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,6 @@ $ make $ sudo make install ``` -`make` will automatically checkout the latest tag and build from there. - ## Upgrading **Note:** v1.0.0 used sqlite3, which presented some issues. v2.x uses a json structure for posts, |