Skip to content
This repository was archived by the owner on Jun 2, 2021. It is now read-only.

Commit e2d2e3e

Browse files
committed
Remove copy/paste instructions
Copy a new mining.ini should be optional, if you don't want your own configuration so OpenMining will use mining.sample.ini configs.
1 parent 62ed0ba commit e2d2e3e

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

README.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ Install Open Mining
5858
5959
$ pip install -r requirements.txt
6060
61-
**Copy the sample ini file to mining.ini**
62-
63-
.. code:: bash
64-
65-
$ cp mining/mining.sample.ini mining/mining.ini
66-
6761
**Install it**
6862

6963
.. code:: bash
@@ -89,10 +83,6 @@ Install Open Mining
8983

9084
Install mongodb and redis-server, make sure it running
9185

92-
**If "python setup.py install" returns "error: can't copy 'mining/mining.ini': doesn't exist or not a regular file"**
93-
94-
copy mining/mining.sample.ini to mining/mining.ini
95-
9686

9787
Run
9888
---

mining/frontend

0 commit comments

Comments
 (0)