From a97e5d974cb45350d9154396a5fcd2ab2df844e2 Mon Sep 17 00:00:00 2001 From: aiminick Date: Fri, 4 Jun 2021 22:14: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 3824c2e..4176427 100644 --- a/README.md +++ b/README.md @@ -758,7 +758,7 @@ Simply put, the TCP BBR congestion control algorithm can improve TCP transmissio **How to turn off:** -Edit the "/mnt/etc/sysctl.conf" file, execute the command "**sysctl -p**" to view the results, and do not see the following comments, representing the operation succeeded. +Edit the "/etc/sysctl.conf" file, execute the command "**sysctl -p**" to view the results, and do not see the following comments, representing the operation succeeded. Comment out the following 2 lines: (Just put the "**#**" at the beginning of each line)