Minor documentation update.

This commit is contained in:
John Davidson 2019-09-09 15:35:30 +03:00 committed by GitHub
parent f284a0a7e3
commit 7352e2551b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,8 +75,8 @@ reduce_size $DEST_DIR/bin/hello
# #
# install_to_overlay bin bin # install_to_overlay bin bin
# #
# All of the above examples have the same final. In our simple use case we use # All of the above examples have the same final effect. In our simple use case
# the first mode (i.e. we provide no arguments). # we use the first mode (i.e. we provide no arguments).
install_to_overlay install_to_overlay
# In the end we print message that our bundle has been installed and we return # In the end we print message that our bundle has been installed and we return