diff options
Diffstat (limited to 'afm-client')
-rw-r--r-- | afm-client/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/afm-client/README.md b/afm-client/README.md index cd56f9d..0ed9d45 100644 --- a/afm-client/README.md +++ b/afm-client/README.md @@ -52,7 +52,7 @@ Install HTML5 development toolchain on your host - do not forget '/opa' that should match with your config.URLBASE - if you change --token=xxxx do not forget to update ./Frontend/pages/HomeModules.js - Force HTML/OPA reload with F5 after each HTML5/OPA update or new pages may not be loaded. - - When reloading HTML/OPA with F5 do not forget that your initial token wont be accepted anymore. You should either restart to clean existing session or cleanup AJB_session cookie. + - When reloading HTML/OPA with F5 do not forget that your initial token wont be accepted anymore. You should either restart to clean existing session or cleanup afb-session cookie. ### Move to Target cd $MYWORKSPACE/afm-client |