From 95efb1cd482604f884e995f6d87ce617c5bb13cb Mon Sep 17 00:00:00 2001 From: CN_SZTL <22235437+1715173329@users.noreply.github.com> Date: Sat, 25 May 2019 17:42:31 +0800 Subject: [PATCH] fix typo error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 350ba7b0dc..c379f8ed42 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ make -j1 V=s ``` # TIPS -You'd better not use **root** to make it, or you may be not able to use it.
+You'd better not use **root** to make it, or you may be not able to use.
Default username is **root** and password is **password**, login address: 192.168.1.1. # License