From c3a0e53ea07d981393a8c7f62a0f1cb5795217e2 Mon Sep 17 00:00:00 2001 From: Alan Hoyle Date: Tue, 6 Nov 2018 19:22:13 -0500 Subject: [PATCH] Update SetupRClone.md --- doc/SetupRClone.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/SetupRClone.md b/doc/SetupRClone.md index be1a275..22d6a8a 100644 --- a/doc/SetupRClone.md +++ b/doc/SetupRClone.md @@ -11,7 +11,7 @@ You must perform these steps **after** getting a shell on the Pi and **before** # Quick guide These instructions will speed you through the process with good defaults. If you encounter an error, or you want to use a different config name than `gdrive` or a different folder name than `TeslaCam`, follow the detailed instuctions, below. -1. Enter the root session if you haven't already +1. Enter the root session if you haven't already: ``` sudo -i ```