Skip to content

Commit 27cd8f0

Browse files
committed
removing << echo >> to console
1 parent 65589b0 commit 27cd8f0

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

windows10_after_conda_install.bat

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,4 @@
1-
ECHO ####################################################
2-
ECHO Installer of Dui2 starting from a Conda installation
3-
ECHO ####################################################
4-
ECHO Installing git
51
conda install -c conda-forge git -y && ^
6-
ECHO Installing dials
72
conda install -c conda-forge dials -y && ^
8-
ECHO Installing PySide2
93
conda install -c conda-forge pyside2 -y && ^
10-
ECHO cloning Dui2 source code
114
git clone https://github.com/ccp4/DUI2.git
12-
ECHO done

0 commit comments

Comments
 (0)