diff options
author | r <r@freesoftwareextremist.com> | 2020-01-01 15:58:27 +0000 |
---|---|---|
committer | r <r@freesoftwareextremist.com> | 2020-01-01 15:58:27 +0000 |
commit | e9bd72306e8ad1c7d17a5f1bd39bb6cb86d3ab19 (patch) | |
tree | 063357b6f4ecefaa8cdda2f9c16e73da05b1140b /README | |
parent | cad01cb1f8e32cf7725505af06d6ffcc6c612045 (diff) | |
download | bloat-e9bd72306e8ad1c7d17a5f1bd39bb6cb86d3ab19.tar.gz bloat-e9bd72306e8ad1c7d17a5f1bd39bb6cb86d3ab19.zip |
Rename package to bloat
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Web - A web client for Mastodon Network[1] +bloat - A web client for Mastodon Network[1] Features: @@ -28,7 +28,7 @@ Edit the provided config file. See the default.conf file for more details. $ ed default.conf Run the binary -$ ./web +$ ./bloat You can now access the frontend at http://localhost:8080, which is the default listen address. You can also setup a reverse HTTP proxy to serve the frontend over |