Skip to content

Commit 5b43c9b

Browse files
committed
use correct name for Mac OS X, correct link to training wiki; fix #818
1 parent 6dd871b commit 5b43c9b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,17 @@ Use the [users mailing-list](https://groups.google.com/d/forum/tesseract-ocr) in
1010
* You have problems using Tesseract and need some help.
1111
* You have problems installing the software.
1212
* You are not satisfied with the accuracy of the OCR, and want to ask how you can improve it. Note: You should first read the [ImproveQuality](https://github.com/tesseract-ocr/tesseract/wiki/ImproveQuality) wiki page.
13-
* You are trying to train Tesseract and you have a problem and/or want to ask a question about the training process. Note: You should first read the **official** guides [[1]](https://github.com/tesseract-ocr/tesseract/wiki/tesstrain.sh) or [[2]](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract) found in the project wiki.
13+
* You are trying to train Tesseract and you have a problem and/or want to ask a question about the training process. Note: You should first read the **official** guides [[1]](https://github.com/tesseract-ocr/tesseract/wiki) or [[2]](https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract) found in the project wiki.
1414
* You have a general question.
1515

1616
An issue should only be reported if the platform you are using is one of these:
1717
* Linux (but not a version that is more than 4 years old)
1818
* Windows (Windows 7 or newer version)
19-
* Mac (last 3 releases)
19+
* Mac OS X (last 3 releases)
2020

2121
For older versions or other operating systems, use the Tesseract forum.
2222

23-
When creating an issue, please report your operating system, including its specific version: "Ubuntu 16.04", "Windows 10", "OS X 10.11" etc.
23+
When creating an issue, please report your operating system, including its specific version: "Ubuntu 16.04", "Windows 10", "Mac OS X 10.11" etc.
2424

2525
Search through open and closed issues to see if similar issue has been reported already (and sometimes also has been solved).
2626

0 commit comments

Comments
 (0)