anthumchris / opus-stream-decoder

Instantly decode Ogg Opus audio streams in chunks with JavaScript & WebAssembly (Wasm)
125 stars 21 forks source link

updated submodule paths so ssh keys are not needed #5

Closed suldashi closed 4 years ago

suldashi commented 4 years ago

The submodule URL format requires ssh authentication for the "git submodule update --init" to work. I updated the URL format to use https, now even users who are not logged in can run the build.