Skip to content

Commit 53836cb

Browse files
author
Chris Dawson
committed
Add more details to readme
1 parent a960a5c commit 53836cb

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

chapter-7-android-and-git-data/README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@ ANDROID_HOME=~/Android/Sdk \
88
./gradlew assembleDebug
99
```
1010

11-
To run the unit tests, use a GitHub account which does not have 2-factor auth enabled.
11+
To run the unit tests, use a GitHub account which:
12+
13+
* does not have 2-factor auth enabled.
14+
* has a Jekyll repository named `username.github.io` created for the user.
15+
16+
Then, run this:
1217

1318
```
1419
GITHUB_HELPER_USERNAME=BurningOnUp \

0 commit comments

Comments
 (0)