Skip to content

Commit 4f9bd44

Browse files
authored
Merge pull request #13 from andread3vita/main
FIX README
2 parents efb106f + ea9c0a9 commit 4f9bd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ To clone and build the repository, run the following commands:
2121
source /cvmfs/sw.hsf.org/key4hep/setup.sh
2222
git clone https://github.com/DRD6/SoftwareTutorials.git
2323
cd SoftwareTutorials
24+
k4_local_repo
2425
mkdir build install
2526
cd build
2627
cmake .. -DCMAKE_INSTALL_PREFIX=../install
2728
make install -j6
28-
k4_local_repo
2929
```
3030

3131
The `k4_local_repo` command sets the environment variables and makes sure the local modules are found by the system.

0 commit comments

Comments
 (0)