Page MenuHomeDevCentral

No OneTemporary

diff --git a/README.md b/README.md
index b422e47..b3f7f18 100644
--- a/README.md
+++ b/README.md
@@ -1,28 +1,28 @@
## Tommy
Tommy is a little Sinatra app that likes to keep an eye on Jenkins (or Hudson)
build statuses.
It divides the screen into cards, each representing a build status
and offering quick links.
See https://builds.nasqueron.org for a live example.
### Getting started
Put your Jenkins URL in place (HUDSON_URL) and boot the app.
If you are password protecting your Hudson dashboard then encode like this:
http://username:password@instance.domain.tld
A Docker image is also provided:
```
-docker pull dereckson/tommy
-docker run -dt -p 8080:4567 -e HUDSON_URL=http://ci.domain.tld dereckson/tommy
+docker pull nasqueron/tommy
+docker run -dt -p 8080:4567 -e HUDSON_URL=http://ci.domain.tld nasqueron/tommy
```
### Contributors
* Written by [@arfon](http://twitter.com/arfon "Twitter")
* Currently maintained by
[Sébastien Santoro aka Dereckson](https://www.dereckson.be/)

File Metadata

Mime Type
text/x-diff
Expires
Thu, Sep 18, 02:07 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2986680
Default Alt Text
(1 KB)

Event Timeline