From 938dd429888c017ebd358163429fddb8cc52b45d Mon Sep 17 00:00:00 2001 From: daira <> Date: Wed, 1 May 2013 20:39:19 +0000 Subject: [PATCH] say what to do after installing an OS package [Imported from Trac: page Installation, version 43] --- Installation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Installation.md b/Installation.md index 9433cfd..6a5fd20 100644 --- a/Installation.md +++ b/Installation.md @@ -84,6 +84,9 @@
+

After installing an OS package, run tahoe --version to verify that the executable tool prints out the right version number after "allmydata-tahoe:". + +

Now you are ready to deploy a decentralized filesystem. The tahoe command can configure and launch your Tahoe-LAFS nodes. See running.rst for instructions on how to do that.

### see also