We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c76bd1f commit 6e4690dCopy full SHA for 6e4690d
README.md
@@ -74,6 +74,8 @@ Doccano can be deployed to AWS ([Cloudformation](https://docs.aws.amazon.com/AWS
74
75
## Installation
76
77
+### Clone repository
78
+
79
First of all, you have to clone the repository:
80
81
```bash
@@ -87,6 +89,8 @@ _Note for Windows developers: Be sure to configure git to correctly handle line
87
89
git clone https://github.com/chakki-works/doccano.git --config core.autocrlf=input
88
90
```
91
92
+### Install doccano
93
94
To install doccano, there are three options:
95
96
#### Option 1: Pull the production Docker image
0 commit comments