Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nsantacruz authored Sep 1, 2021
1 parent 73e27d2 commit 2304da6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@ It's quite natural to want to test the app against a local instance of Sefaria-P

1. Set `Api._baseHost` to the ip address that your local server is serving from (this has to be the actual ip address displayed by django, not `localhost`).
2. From your home directory, navigate to `Android/Sdk/platform-tools` (or add to `PATH`). Then execute `./adb reverse tcp:8000 tcp:8000`


## License
[GPL](http://www.gnu.org/copyleft/gpl.html)

0 comments on commit 2304da6

Please sign in to comment.