aboutsummaryrefslogtreecommitdiffstats
path: root/docs/part-1/3_install-sdks.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/part-1/3_install-sdks.md')
-rw-r--r--docs/part-1/3_install-sdks.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/part-1/3_install-sdks.md b/docs/part-1/3_install-sdks.md
index 9c8b245..3ea342e 100644
--- a/docs/part-1/3_install-sdks.md
+++ b/docs/part-1/3_install-sdks.md
@@ -37,10 +37,10 @@ devel@docker ~$ sudo /opt/AGL/xds/server/xds-utils/install-agl-sdks.sh --arch co
```
<!-- warning -->
->**Warning:** due to some limitation, you need for now to restart `xds-server` in
+**Warning:** due to some limitation, you need for now to restart `xds-server` in
order to make new installed SDK visible/available.
-> ```bash
-> seb@laptop ~$ ssh -p 2222 devel@localhost
-> devel@docker ~$ systemctl --user restart xds-server.service
-> ```
+```bash
+seb@laptop ~$ ssh -p 2222 devel@localhost
+devel@docker ~$ systemctl --user restart xds-server.service
+```
<!-- endwarning -->