Closed ChrisWhealy closed 2 years ago
Just noticed that in the one-time setup instructions, when the upstream remote repo is added, the git remote add upstream command pointed to wasm-by-example.git and not made-with-webassembly.git
git remote add upstream
wasm-by-example.git
made-with-webassembly.git
Just noticed that in the one-time setup instructions, when the upstream remote repo is added, the
git remote add upstream
command pointed towasm-by-example.git
and notmade-with-webassembly.git