Skip to content

Commit bcd7d9b

Browse files
committed
Remove ./go init from README
With the new `./go` script style, `./go init` is no longer necessary for this guide.
1 parent 92b99ef commit bcd7d9b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ To serve the site locally:
5858
```shell
5959
$ git clone git@github.com:18F/open-source-guide.git
6060
$ cd open-source-guide
61-
$ ./go init
6261
$ ./go serve
6362
```
6463

0 commit comments

Comments
 (0)