Skip to content

Commit 8d558bc

Browse files
authored
built -> build
1 parent 9032d24 commit 8d558bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Inspired by [Httpie](https://github.com/jakubroztocil/httpie). Thanks to the aut
2323
## Docker
2424

2525
# Build the docker image
26-
$ docker built -t astaxie/bat .
26+
$ docker build -t astaxie/bat .
2727

2828
# Run bat in a container
2929
$ docker run --rm -it --net=host astaxie/bat exemple.org

0 commit comments

Comments
 (0)