Skip to content

Commit 00573d8

Browse files
committed
small update to README instructions
1 parent 073c475 commit 00573d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ grab the current/future QuickBox repository with the following:
1818
git clone https://github.com/QuickBox/QB /etc/QuickBox
1919
```
2020

21+
>If you receive an error `/etc/QuickBox already exists` please perform an `rm -rf /etc/QuickBox`. You can then run the `git clone` command above to proceed.
22+
2123
### [3]:
2224
update your current update function by doing the following:
2325
```
@@ -57,7 +59,7 @@ updateQuickBox
5759

5860
---
5961

60-
###Quick Advisory Notice(s) on QuickBox
62+
### Quick Advisory Notice(s) on QuickBox
6163

6264
>### :rotating_light: OVH DEFAULT KERNEL NOTICE!<br>
6365
grsec is built into OVH's custom kernel and it absolutely wrecks havoc when using these panels where we depend on the ability for one user (www-data) to see the processes of another running user ($username).

0 commit comments

Comments
 (0)