Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kashav committed Jun 4, 2017
1 parent 09ea293 commit 0b053a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -104,7 +104,7 @@ Source paths may include environment variables (e.g. `$GOPATH`) or tildes (`~`).
In the case that a directory begins with a hypgen (e.g. `-foo`), use the following to include it as a source:

```console
$ >>> ... FROM ./-foo ...
>>> ... FROM ./-foo ...
```

**Examples**:
Expand Down

0 comments on commit 0b053a6

Please sign in to comment.