diff --git a/README.md b/README.md index fe863544..df829c48 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,10 @@ Includes PCMU/PCMA and opus codecs as well as ZRTP media encapsulation. The static libraries and include files in distribution directory have been produced using https://github.com/alfredh/baresip-android. -After cloning the project, in android-studio File -> Invalidate Caches / -Restart -> Invalidate & Restart. +After cloning the project, in android-studio: + +- Open an existing Android Studio project + +- File -> Invalidate Caches / Restart -> Invalidate & Restart + +Feedback welcome.