Index: web_page_replay_go/README.md |
diff --git a/web_page_replay_go/README.md b/web_page_replay_go/README.md |
index 40eb1df97092030c7fab2a513e4a6cdc9028c030..7530ea23abfbdb855606deff1b329e3fb4da63db 100644 |
--- a/web_page_replay_go/README.md |
+++ b/web_page_replay_go/README.md |
@@ -33,7 +33,7 @@ If you take this second approach, you will need to manually fetch the required |
packages: |
``` |
-go get github.com/codegangsta/cli |
+go get github.com/urfave/cli |
go get golang.org/x/net/http2 |
``` |