From 08f3ba517ca8a7f7824839db4f2a1f62ef3571e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=97=E5=8D=9A=E4=BB=81=28Buo-ren=20Lin=29?= Date: Wed, 8 Jan 2020 16:30:52 +0800 Subject: [PATCH] Fix typoes in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: ๆž—ๅšไป(Buo-ren, Lin) --- tools/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/README.md b/tools/README.md index b33f6af..4d79fd9 100644 --- a/tools/README.md +++ b/tools/README.md @@ -17,7 +17,7 @@ install all requirements: Convert a .lines file to an svg file - usage: rM2svn [-h] -i FILENAME -o NAME + usage: rM2svg [-h] -i FILENAME -o NAME optional arguments: -h, --help show this help message and exit @@ -43,7 +43,7 @@ The `exportNotebook` script assumes a USB connection. If you are connected via WiFi, you can add an entry to your `~/.ssh/config`: host remarkable - # adapt IP if necessary + # adapt IP if necessary Hostname 10.11.99.1 User root ForwardX11 no