diff --git a/README.md b/README.md index 26f2ab18..31ab8b78 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ on Windows. * `repertory --name '' -set S3Config.SecretKey ''` * For Sia and most local S3 gateway instances, enable path style URL's: * `repertory --name '' -set S3Config.UsePathStyle true` - * Optionally, set the appropriate region. Default is set to `any`: + * Optionally, set the appropriate region. Default is set to `any`: * `repertory --name '' -set S3Config.Region ''` * Optionally, to enable encrypted file names and file data, set a strong, random encryption token: * `repertory --name '' -set S3Config.EncryptionToken ''` @@ -100,14 +100,14 @@ on Windows. * `%LOCALAPPDATA%\repertory2` * Example: * `C:\Users\Tom\AppData\Local\repertory2` - * IMPORTANT: + * IMPORTANT: * It is highly recommended to exclude this folder from any anti-virus/anti-malware applications as severe performance issues may arise. * Excluding the mounted drive letter is also highly recommended. ## Remote Mounting -`Repertory` allows local mounts to be shared with other computers on your network. This option is referred to as remote mounting. -Instructions TBD. +`Repertory` allows local mounts to be shared with other computers on your network. +This option is referred to as remote mounting. Instructions TBD. ## Compiling