From c3a4a5d44d07a0617c1f9a4b6d2c434c5c9fc108 Mon Sep 17 00:00:00 2001 From: Xie Zhengtian Date: Thu, 6 Dec 2018 19:29:32 +0800 Subject: [PATCH] Doc: add "$" for code --- doc/tutorials/using_agl_as_uos.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/using_agl_as_uos.rst b/doc/tutorials/using_agl_as_uos.rst index 3c818d522..3d49c81b8 100644 --- a/doc/tutorials/using_agl_as_uos.rst +++ b/doc/tutorials/using_agl_as_uos.rst @@ -107,7 +107,7 @@ To enable weston in AGL, We need to modify ``weston.ini``, which is the configur .. code-block:: none - vim /etc/xdg/weston/weston.ini + $ vim /etc/xdg/weston/weston.ini The changes of ``weston.ini``: