From 0e12cd9bd4f23ea1c5d45beadc6c947d2c298957 Mon Sep 17 00:00:00 2001 From: Michael Reber Date: Wed, 17 Jun 2020 14:48:18 +0200 Subject: [PATCH] Update readme file --- sharepoint-file-uploader/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sharepoint-file-uploader/README.md b/sharepoint-file-uploader/README.md index ed948a1..1d826e0 100644 --- a/sharepoint-file-uploader/README.md +++ b/sharepoint-file-uploader/README.md @@ -8,7 +8,7 @@ Install Golang and run `go build`. You can use the generated binary `sharepoint- ## Binary (Linux) Copy the binary `sharepoint-upload` and execute it. -# Usage +## Usage Set `SP_PASSWORD` environment variable. ```