From 93daca06146d94600254eefae913cf9d1dbdca89 Mon Sep 17 00:00:00 2001 From: ocornoc Date: Mon, 30 Jul 2018 11:23:48 -0700 Subject: [PATCH] Fixed spacing so OS paths show up on different lines --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4e42062cc..a9f8d06f7 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,11 @@ Run `./lbrycrd-cli help` to get a list of all commands that you can run. To get Lbrycrdd will use the below default data directories Windows < Vista: C:\Documents and Settings\Username\Application Data\lbrycrd + Windows >= Vista: C:\Users\Username\AppData\Roaming\lbrycrd + Mac: ~/Library/Application Support/lbrycrd + Unix: ~/.lbrycrd The data directory contains various things such as your default wallet (wallet.dat), debug logs (debug.log), and blockchain data. You can optionally