From 18c9655729c93795e09b180ee311962eac8e95dc Mon Sep 17 00:00:00 2001 From: onceupon Date: Fri, 6 Jan 2017 15:08:36 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed144c9..b9162c3 100644 --- a/README.md +++ b/README.md @@ -1692,7 +1692,7 @@ shutdown -c wall -n hihi ``` -#####allow x redirection to the client,in orther to use graphical application on servers +#####enable X11 forwarding,in order to use graphical application on servers ```bash ssh -X user_name@ip_address ```