Skip to content

Commit

Permalink
Merge pull request rkt#1676 from coreos/jonboulle-patch-1
Browse files Browse the repository at this point in the history
docs: change name in getting started guide
  • Loading branch information
jonboulle committed Oct 23, 2015
2 parents a41ae98 + 32072d4 commit e3ec0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/getting-started-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ acbuild port add www tcp 5000
acbuild label add version 0.0.1
acbuild label add arch amd64
acbuild label add os linux
acbuild annotation add authors "Kelsey Hightower <kelsey.hightower@gmail.com>"
acbuild annotation add authors "Carly Container <carly.container@gmail.com>"
acbuild write hello-0.0.1-linux-amd64.aci
acbuild end
```
Expand Down

0 comments on commit e3ec0d7

Please sign in to comment.