diff --git a/README.rst b/README.rst
index 834310492..813e1c207 100644
--- a/README.rst
+++ b/README.rst
@@ -64,7 +64,10 @@ To integrate the last translations on a working instance follow these steps:
* `Pull translations `_ or `push translations `_ using the client. Pull only on a clean repo, i.e. commit your changes before pulling new translations.
-* Run the program with ``.manage.py runserver`` and browse the system to see the translations into effect.
+* Run the program with ``.manage.py runserver`` and check the system to see the translations into effect.
+
+.. note::
+ The browser language preference is used to choose the translations to display.
General implementation guidelines