aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-11 18:00:58 -0600
committerGitHub <[email protected]>2018-02-11 18:00:58 -0600
commitede2948540febb02d915472ce51328c1f0f09e06 (patch)
treeac0fe0d9c80a7089836c245605489d6b8f0fcfbf
parent8ee66965debbd890445b0b771325cfc2c4ad37b5 (diff)
downloadxmpp-site-lite-ede2948540febb02d915472ce51328c1f0f09e06.tar.gz
xmpp-site-lite-ede2948540febb02d915472ce51328c1f0f09e06.tar.bz2
xmpp-site-lite-ede2948540febb02d915472ce51328c1f0f09e06.zip
Minor README.md updates
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 285045c..7075845 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![Build Status](https://travis-ci.org/mattrude/xmpp-site-lite.svg?branch=master)](https://travis-ci.org/mattrude/xmpp-site-lite) [![GitHub license](https://img.shields.io/github/license/mattrude/xmpp-site-lite.svg)](https://github.com/mattrude/xmpp-site-lite/blob/master/LICENSE) [![Open Issues](https://img.shields.io/github/issues-raw/mattrude/xmpp-site-lite.svg)](https://github.com/mattrude/xmpp-site-lite/issues) [![Maintenance](https://img.shields.io/maintenance/yes/2018.svg)](http://github.com/mattrude/xmpp-site-lite)
-This is the website for a XMPP service.
+This is the website for the XMPP service at [soderparr.com](https://im.soderparr.com).
### Site Components
@@ -14,12 +14,13 @@ Installing this site is no diffrent then installing anyother [Jekyll](https://je
### 1. Clone the site
+ apt update; apt -y install ruby bundler
git clone https://github.com/mattrude/xmpp-site-lite.git
cd xmpp-site-lite
### 2. Update Dependencies
- bundler update
+ bundler install
### 3. Build the site
@@ -139,7 +140,7 @@ Installing this site is no diffrent then installing anyother [Jekyll](https://je
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
- mattrude.com XMPP Service Website for im.mattrude.com
+ soderparr.com XMPP Service Website for im.soderparr.com
Copyright (C) 2012-2016 Matt Rude <[email protected]>
This program is free software: you can redistribute it and/or modify