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 11e45a7 commit 041c103Copy full SHA for 041c103
README.md
@@ -8,10 +8,12 @@ There are two ways to run the tagger. This document describes both ways.
8
9
## Getting Started with Docker
10
11
-To run SCNL tagger in a Docker container you can clone the repository and pull the latest docker impage from `sourceslicer/scalar_tagger:latest`
+To run SCALAR in a Docker container you can clone the repository and pull the latest docker impage from `sourceslicer/scalar_tagger:latest`
12
13
Make sure you have Docker and Docker Compose installed:
14
+
15
https://docs.docker.com/engine/install/
16
17
https://docs.docker.com/compose/install/
18
19
```
0 commit comments