From 2c934635355f59daece2ffeec6215914f6056a79 Mon Sep 17 00:00:00 2001
From: Roger Dingledine <arma@torproject.org>
Date: Thu, 20 Nov 2003 18:23:19 +0000
Subject: [PATCH] change 'so you want to run your own server' directions

svn:r859
---
 README | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/README b/README
index 6d8294309a..bf594c132a 100644
--- a/README
+++ b/README
@@ -17,11 +17,10 @@ doesn't work for you.
 
 Do you want to run a tor server?
 
-  First, move sample-server-torrc onto torrc, and edit it. Create the
-  DataDirectory, and make sure it's owned by whoever will be running
-  tor. Fix your system clock so it's not too far off. Make sure name
-  resolution works. Make sure other people can reliably resolve the
-  Address you chose.
+  First, edit the bottom part of your torrc. Create the DataDirectory,
+  and make sure it's owned by whoever will be running tor. Fix your system
+  clock so it's not too far off. Make sure name resolution works. Make
+  sure other people can reliably resolve the Address you chose.
 
   Then run tor to generate keys. One of the files generated
   in your DataDirectory is your 'fingerprint' file. Mail it to
-- 
GitLab