Viewers icon indicating copy to clipboard operation
Viewers copied to clipboard

[Bug] Outdated docs

Open duongdominhchau opened this issue 2 years ago • 1 comments

Describe the Bug

https://docs.ohif.org/configuration/datasources/static-files/

This is what written in the docs:

git clone https://github.com/OHIF/static-wado
cd static-wado
./gradlew installDist
StaticWado/build/install/StaticWado/bin/StaticWado -d /dicomweb /dicom/study1
cd /dicomweb
npx http-server -p 5000 --cors -g

I cloned from https://github.com/OHIF/static-wado but there is no gradlew. This repo looks like a JS project, not Java. Also, the repo is archived and pointing to another JS repo.

Steps to Reproduce

  1. Visit https://docs.ohif.org/configuration/datasources/static-files/

The current behavior

gradlew is used in the instruction.

The expected behavior

Something else.

OS

N/A

Node version

N/A

Browser

N/A

duongdominhchau avatar Dec 05 '23 03:12 duongdominhchau

@wayfarer3130

sedghi avatar Dec 06 '23 13:12 sedghi