From b35bd707b41f2804a39a99d9befb58a66c7b6ffc Mon Sep 17 00:00:00 2001 From: Brandon Menc Date: Wed, 13 Jun 2012 16:36:54 -0700 Subject: [PATCH] Edit readme --- README.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mkd b/README.mkd index 2d31d96..ef2237b 100644 --- a/README.mkd +++ b/README.mkd @@ -43,7 +43,7 @@ Sample configuration file contents: ### Startup Script -An init script for CentOS is found in the `znowflaked` file. Get the whole thing running: +An init script for CentOS is found in the `znowflaked.sh` file. Get the whole thing running: gcc znowflaked.c -lconfig -lzmq -o /usr/local/bin/znowflaked cp znowflaked.sh /etc/init.d/znowflaked