Skip to content

Commit 39382a7

Browse files
committed
Fix README.md
1 parent 912ff1e commit 39382a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ sudo apt install python3 python3-pip git python3-pil python3-pil.imagetk -y # In
8989
git clone https://github.com/revoxhere/duino-coin # Clone Duino-Coin repository
9090
cd duino-coin
9191
python3 -m pip install -r requirements.txt # Install pip dependencies
92-
````
92+
```
9393

9494
After doing this, you are good to go with launching the software (e.g. `python3 PC_Miner.py`).
9595

@@ -236,8 +236,8 @@ Some third-party included files may have different licenses - please check their
236236
8. Banning involves blocking the user from accessing his coins along with the removal of an account.<br/>
237237
9. Only coins earned legally are eligible for the exchange.<br/>
238238
10. Accounts may be suspended temporarily to investigate ("investigations") ToS violations ("violation" or "abuse").<br/>
239-
11. An exchange request made to the offical DUCO-Exchange ("the offical exchange") may be delayed and/or declined during investigations. <br/>
240-
12. Exchange requests made to the offical exchange may be declined due to ToS violations and/or low funding.<br/>
239+
11. An exchange request made to the official DUCO-Exchange ("the official exchange") may be delayed and/or declined during investigations. <br/>
240+
12. Exchange requests made to the official exchange may be declined due to ToS violations and/or low funding.<br/>
241241
13. Mining with free cloud hosting services (or free VPS services - e.g. Repl.it, GitHub Actions, etc.) is not allowed as it's unfair for others.<br />
242242
14. A user's DUCOs may be burnt if a violation can be proven.<br/>
243243
15. These terms of service can change at any time without prior notice.<br/>

0 commit comments

Comments
 (0)