File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed
docs/commons/fair/tutorials Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -201,19 +201,16 @@ To run assessments on multiple digital objects you can use the
201201**benchmark runner ** application.
202202
2032031. Clone the repository::
204-
205- https://github.com/cessda/cessda.cmv.benchmark-runner
204+ https://github.com/cessda/cessda.cmv.benchmark-runner
206205
2072062. Build the application::
208-
209- mvn compile
207+ mvn compile
210208
2112093. Edit the ``guids.txt `` file so that it contains the GUIDs of the
212210 digital objects to be assessed.
213211
2142124. Run the application using::
215-
216- mvn exec:java -Dexec.args=<algorithm-URL>
213+ mvn exec:java -Dexec.args=<algorithm-URL>
217214
218215where ``<algorithm-URL> `` is the URL of your registered Benchmark
219216algorithm.
You can’t perform that action at this time.
0 commit comments