aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2020-02-18 21:48:21 +0000
committerr <r@freesoftwareextremist.com>2020-02-18 21:48:21 +0000
commit39a3bb7f3566ca0b7020d10abd5d5815096b49cb (patch)
tree55527f5b3a508c1f869c533a8f0eef4ff944cf9c /README
parentd028eb507733bde55c2c79740c699672d623fe07 (diff)
downloadbloat-39a3bb7f3566ca0b7020d10abd5d5815096b49cb.tar.gz
bloat-39a3bb7f3566ca0b7020d10abd5d5815096b49cb.zip
Update makefile and install instructions
Updated makefile now performs installation without overwriting config and database directory.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d7c7938..fdb72f1 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ $ ed bloat.conf
Run the binary
$ ./bloat -f bloat.conf
-You can now access the frontend at http://localhost:8080, which is the default
+You can now access the frontend at http://127.0.0.1:8080, which is the default
listen address. See the INSTALL file for more details.