From d3df944340886e9181d58bd3d6259b9e7b1a3e52 Mon Sep 17 00:00:00 2001 From: Adam Leskis Date: Sat, 28 May 2022 16:48:56 +0100 Subject: [PATCH] fix simple typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea4988..ae3bed0 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ Usage: Flags: -C, --cookie strings Pre-set these cookies -h, --help help for goclone - -o, --open Automatically open project in deafult browser + -o, --open Automatically open project in default browser -p, --proxy_string string Proxy connection string. Support http and socks5 https://pkg.go.dev/github.com/gocolly/colly#Collector.SetProxy -s, --serve Serve the generated files using Echo. -u, --user_agent string Custom User Agent