X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=README_CMake;h=df5457d20ef19bdf0c5b7f515b18e49051856554;hp=62b738b1f199cf7e7dfe1e5a536c94dbfec1ec83;hb=cb15f5057a69750da53f4cdc2cbd3f07560d403f;hpb=8b0f7d962dd96f8d910a89b43d188b3c8cc478c1 diff --git a/README_CMake b/README_CMake index 62b738b1f19..df5457d20ef 100644 --- a/README_CMake +++ b/README_CMake @@ -6,7 +6,9 @@ Steps to Build AliRoot with CMake : 1. Check out Aliroot source into a folder (usually specified by the environment variable ALICE) cd $ALICE - svn co http://alisoft.cern.ch/AliRoot/trunk AliRoot + svn co https://alisoft.cern.ch/AliRoot/trunk AliRoot + +Note: Please use https:// if you want to be able to commit changes to the SVN repository. 2. Set the environment variable ALICE_ROOT to point to the source you have checked out