From df153713fb5392fb7a6b36fbb0ee9367fa7ddff1 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Sat, 7 Oct 2017 01:47:48 +0400 Subject: Comma --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2dc04d7..b474795 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Examples and details in An additional example of obtaining a private image: ```JavaScript var auth = { - serveraddress: 'https://index.docker.io/v1' + serveraddress: 'https://index.docker.io/v1', email: 'email@example.org', username: 'username', password: 'password', -- cgit v1.2.3