diff options
author | brodokk <brodokk@brodokk.space> | 2021-02-18 00:22:31 +0100 |
---|---|---|
committer | brodokk <brodokk@brodokk.space> | 2021-02-18 00:22:31 +0100 |
commit | 317c6ffa2ea175a92e71feb5ab70b29ce2c19f1f (patch) | |
tree | 920296ab96b2a00d5cfb209a4bcf2a8fd041058d | |
parent | e6bf26a511e9b044e47bb0ac31957c8c51dc2f74 (diff) | |
download | neosvr_docker-317c6ffa2ea175a92e71feb5ab70b29ce2c19f1f.tar.xz neosvr_docker-317c6ffa2ea175a92e71feb5ab70b29ce2c19f1f.zip |
Put directly a link to the base github repository
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ # NeosVR docker -Based on a work from https://github.com/shiipou/steamcmd but simplified for -only work with NeosVR since I use this mainly for testing the headless client. +Based on a work from +[shiipou GitHub repository](https://github.com/shiipou/steamcmd) but simplified +for only work with NeosVR since I use this mainly for testing the headless +client. Since I don't use this Dockerfile in production I don't recommend you to use it as is for other thing than testing. |