From b3f50e9122aef316b8a92a9a0fab0823b64af960 Mon Sep 17 00:00:00 2001 From: sheng-liang Date: Fri, 14 Apr 2017 19:38:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58050e2..1969b07 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ nfs://10.0.0.5:/opt/backupstore ``` Open Longhorn UI, go to `Setting`, fill the `Backup Target` field with the URL above, click `Save`. Now you should able to use the backup feature of Longhorn. -## Create Longhorn volume from Docker CLI +## Create a Longhorn volume from Docker CLI You can now create a persistent Longhorn volume from Docker CLI using the Longhorn volume driver and use the volume in Docker containers.