4 lines
82 B
Bash
4 lines
82 B
Bash
|
# Linux installation
|
||
|
|
||
|
virtualenv -p python${YCMD_PYTHON_VERSION} ${YCMD_VENV_DIR}
|