Updated formatting [skip ci]

This commit is contained in:
Daniel Seripap 2016-11-29 09:33:17 -05:00 committed by GitHub
parent d412876bb9
commit 45980f7f15

View File

@ -5,7 +5,7 @@
Simple encrypted web chat. Powered by [socket.io](http://socket.io) and the [web cryptography API](https://developer.mozilla.org/en-US/docs/Web/API/Window/crypto). Simple encrypted web chat. Powered by [socket.io](http://socket.io) and the [web cryptography API](https://developer.mozilla.org/en-US/docs/Web/API/Window/crypto).
### Running a local copy ### Running a local copy
You can run a local copy of Darkwire via Docker through dockerhub. Versions are strictly controlled, (we recommend using the latest tagged version)[https://github.com/seripap/darkwire.io/releases] as older versions may pose some security issues. You can run a local copy of Darkwire via Docker through dockerhub. Versions are strictly controlled, [we recommend using the latest tagged version](https://github.com/seripap/darkwire.io/releases/latest) as older versions may pose some security issues.
``` ```
# Version numbers can be found in latest releases # Version numbers can be found in latest releases