Skip to content

Commit

Permalink
close code block
Browse files Browse the repository at this point in the history
  • Loading branch information
kylegalbraith committed Apr 18, 2018
1 parent 34be063 commit 9690951
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/basic-example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ $>git clone git clone https://git-codecommit.us-west-2.amazonaws.com/v1/repos/sl
$>cd slalom-devops
$>echo 'hello world' > touch.txt
$>git commit -a -m 'init master'
$>git push -u origin master
$>git push -u origin master
```

0 comments on commit 9690951

Please sign in to comment.