aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStefano Stabellini2019-06-04 13:27:45 -0700
committerStefano Stabellini2019-06-04 13:27:45 -0700
commit9b1c369411d84a3967f0941f0a136c1f9c359589 (patch)
tree90212ee2e619e850ddbbfe40566227c700568bdf /README.md
parent1ed60fca00c7bc5b0ba5e98fb0765b04fd6b6726 (diff)
Rename output directory to `output'
Signed-off-by: Stefano Stabellini <stefanos@xilinx.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06c041d..e263334 100644
--- a/README.md
+++ b/README.md
@@ -14,4 +14,4 @@ $ docker build --force-rm --squash --file Dockerfile.image -t imagebuilder .
$ docker run --rm -ti -v /tmp:/tmp imagebuilder /imagebuilder_run
```
-The generated files are in `/tmp/ppp3`
+The generated files are in `/tmp/output`