aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 4 insertions, 10 deletions
diff --git a/README.md b/README.md
index 60f4352..207a1dd 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ Main features include:
The Obligatory Screenshots
==========================
-![Servo Screenshot 1](http://www.servoapp.com/img/screenshots/940/order1.png)
-![Servo Screenshot 2](http://www.servoapp.com/img/screenshots/devices.png)
-![Servo Screenshot 3](http://www.servoapp.com/img/screenshots/inventory.png)
+![Servo Screenshot 1](https://www.servoapp.com/img/screenshots/940/order1.png)
+![Servo Screenshot 2](https://www.servoapp.com/img/screenshots/devices.png)
+![Servo Screenshot 3](https://www.servoapp.com/img/screenshots/inventory.png)
System Requirements
@@ -33,12 +33,11 @@ The application is written in Python on top of the excellent [Django web framewo
- Memcache
- RabbitMQ
- uwsgi
-- Python 2.7
Installation
============
-Install and start [PostgreSQL](https://www.postgresql.org), [nginx](http://nginx.org), [memcached](https://www.memcached.org), rabbitMQ (only necessary if you want to use automated rules).
+Install and start [PostgreSQL](https://www.postgresql.org), [nginx](https://nginx.org), [memcached](https://www.memcached.org), rabbitMQ (only necessary if you want to use automated rules).
Then clone the code:
@@ -62,11 +61,6 @@ If you want to run rules, set ENABLE_RULES = True and start the worker task:
Then fire up your browser and got to [http://localhost:8000/](http://localhost:8000/)
-The VMWare Image
-================
-You can also download a preconfigured VMWare image [here](http://files.servoapp.com/vmware/). Please read the included README files for instructions.
-
-
Updating
========
First, back up your database: