aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2020-10-26 14:54:42 +0100
committerPřemysl Eric Janouch <p@janouch.name>2020-10-30 04:21:16 +0100
commit2fe2d6bc03bd1c1e5ffdedd06809812aebfff76c (patch)
treed19235a13323d5aa2f5600db32a8202c32b52c79 /README.adoc
parentdf9393778977a6d9a88ecd78988250280854516a (diff)
downloadjson-rpc-shell-2fe2d6bc03bd1c1e5ffdedd06809812aebfff76c.tar.gz
json-rpc-shell-2fe2d6bc03bd1c1e5ffdedd06809812aebfff76c.tar.xz
json-rpc-shell-2fe2d6bc03bd1c1e5ffdedd06809812aebfff76c.zip
Bump minimum CMake version to 3.0
A nice, round number. This allows us to remove some boilerplate.
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc
index 2d390d5..be42b73 100644
--- a/README.adoc
+++ b/README.adoc
@@ -5,7 +5,7 @@ json-rpc-shell
'json-rpc-shell' is a shell for running JSON-RPC 2.0 queries.
This software was originally created as a replacement for
-http://software.dzhuvinov.com/json-rpc-2.0-shell.html[a different one] made by
+http://software.dzhuvinov.com/json-rpc-2.0-shell.html[a different shell] made by
Vladimir Dzhuvinov, in order to avoid Java, but has evolved since.
Features
@@ -58,9 +58,6 @@ Or you can try telling CMake to make a package for you. For Debian it is:
$ cpack -G DEB
# dpkg -i json-rpc-shell-*.deb
-Note that for versions of CMake before 2.8.9, you need to prefix `cpack` with
-`fakeroot` or file ownership will end up wrong.
-
Test server
-----------
If you install development packages for libmagic, an included test server will