summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fernandes (Google) <joel@joelfernandes.org>2018-07-27 20:05:17 -0700
committerJoel Fernandes (Google) <joel@joelfernandes.org>2018-07-27 20:05:38 -0700
commit02db2fd65166fb0d5be0fed6b9dcd378dd85b8ff (patch)
tree604d29fc0c3bd1b345a23336a3b27d94161325d7
parent76e8464685e7e3c5f581bae7f693bdb07ca3babf (diff)
downloadadeb-02db2fd65166fb0d5be0fed6b9dcd378dd85b8ff.tar.gz
fixup! readme: start a trouble shooting section
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ec81bef..a324111 100644
--- a/README.md
+++ b/README.md
@@ -167,4 +167,5 @@ provide pre-built filesystems for ARM64 at the moment.
Common Trouble shooting
-----------------
1. Installing g++ with `apt-get install g++` fails.
+
A. Solution: Run `adeb shell apt-get update` after the `adeb prepare` stage.