Update Project Installation authored by Doris Tam's avatar Doris Tam
......@@ -259,7 +259,7 @@ Now that we have gotten Mahara mobile installed and ready to run, let's start co
[Let's contribute!!! 💡](https://gitlab.wgtn.cat-it.co.nz/elearning/mahara-mobile-react-native/-/wikis/Contributing-to-Mahara-mobile)
# Troubleshooting
Changes made but not seeing anything different?: `cd android && ./gradlew clean`
Changes made but not seeing anything different?: Try cleaning the cache in Gradle with `cd android && ./gradlew clean`
Virtual device open but app not running? You might need to install adb with:
......
......