Commit 1d0f5970 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play code: add comment about open source editors

parent 0342fa7d
......@@ -36,4 +36,7 @@ else
URL="https://code.visualstudio.com/sha/download?build=stable&os=linux-$pkgtype-$arch"
fi
epm install $repack "$URL"
epm install $repack "$URL" || exit
echo
echo "NOTE: VS Code is a proprietary build. We recommend to use open source editors: Codium, Atom."
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