diff options
author | Pavel Roskin <plroskin@gmail.com> | 2017-01-30 15:49:38 -0800 |
---|---|---|
committer | metalefty <meta@vmeta.jp> | 2017-02-08 13:30:56 +0900 |
commit | 8a1de8dbc4310c00ce8fbe939346b55c4db1c2e9 (patch) | |
tree | 5e4d61aa7cd8a72eaa1e33d28ffb2eb634c2547a /README.md | |
parent | 33790e1fedd9ddb25c8a8be7a9772a20b1715893 (diff) | |
download | xrdp-proprietary-8a1de8dbc4310c00ce8fbe939346b55c4db1c2e9.tar.gz xrdp-proprietary-8a1de8dbc4310c00ce8fbe939346b55c4db1c2e9.zip |
Remove trailing whitespace
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -103,7 +103,7 @@ need **autoconf**, **automake**, **libtool** and **pkgconfig**. If compiling from the packaged source, unpack the tarball and change to the resulting directory. -If compiling from a checked out repository, please make sure you've got the submodules +If compiling from a checked out repository, please make sure you've got the submodules cloned too (use `git clone --recursive https://github.com/neutrinolabs/xrdp`) Then run following commands to compile and install xrdp: |