"src/vscode:/vscode.git/clone" did not exist on "2a7f43a73bda387385a47a15d7b6fe9be9c65eb2"
Commit 772c7d3f authored by rusty1s's avatar rusty1s
Browse files

update CONTRIBUTING.md

parent f94447dd
...@@ -2,4 +2,4 @@ echo "==================================" ...@@ -2,4 +2,4 @@ echo "=================================="
echo "===RUNNING PIP INSTALL ===========" echo "===RUNNING PIP INSTALL ==========="
"%PYTHON%" setup.py install "%PYTHON%" setup.py install
echo "==================================" echo "=================================="
if errorlevel 1 exit 1 :: if errorlevel 1 exit 1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment