Skip to content

Commit 82bc250

Browse files
authoredOct 12, 2022
clean up Further Reading / Other Links sections
1 parent cb98615 commit 82bc250

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed
 

‎Readme.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,8 @@ Test Singularity is properly installed:
396396
singularity run docker://hello-world -->
397397

398398
# Other Links
399+
- [Run RT-Cloud in the Cloud (e.g., Microsoft Azure, Amazon AWS)](docs/run-in-docker.md)
400+
- [Using VNC Server to view GUI applications in the web interface](docs/how-to-run.md)
399401
- [Providing Subject Feedback with jsPsych](docs/subject-feedback.md)
400402

401403
# Troubleshooting / Common errors
@@ -421,7 +423,4 @@ Test Singularity is properly installed:
421423
- <code>npm install -g bids-validator</code>
422424
4. Run the test suite
423425
- <code>python -m pytest -s -v tests/</code>
424-
425-
## Further Reading
426-
- [Run RT-Cloud in the Cloud (e.g., Microsoft Azure, Amazon AWS)](docs/run-in-docker.md)
427-
- [Using VNC Server to view GUI applications in the web interface](docs/how-to-run.md)
426+

0 commit comments

Comments
 (0)
Please sign in to comment.