[PATCH] user: Fix typo by changing sudu to sudo
Jacob Shin
jacobshin313 at gmail.com
Thu Mar 28 02:38:02 UTC 2019
---
user/hosts/posix.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/user/hosts/posix.rst b/user/hosts/posix.rst
index 044b8bd..24e811f 100644
--- a/user/hosts/posix.rst
+++ b/user/hosts/posix.rst
@@ -126,7 +126,7 @@ Xubuntu. A minimal installation was used and the following packages installed:
.. code-block:: none
- $ sudu apt-get build-dep gcc-defaults g++ gdb git unzip pax bison \
+ $ sudo apt-get build-dep gcc-defaults g++ gdb git unzip pax bison \
flex libpython-dev git libncurses5-dev zlib1g-dev
Note that in previous versions of Ubuntu, the package libpython-dev was
--
2.21.0.windows.1
More information about the devel
mailing list