Skip to content

Commit 92bc63b

Browse files
authored
Update HOW_TO_ADD_REPOS.md
1 parent 46a1fa4 commit 92bc63b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

HOW_TO_ADD_REPOS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@ First extract the source folder to ./opengrok/src while docker-compose is runnin
44
The files should be next level down underneath the folder. For example:
55

66
```
7-
7+
src
8+
├── qemu-9.0.0
9+
├── u-boot-2024.04
10+
├── unicorn-2.0.1
11+
└── virt-manager-4.1.0
812
```
913

1014
Obtain a shell inside the docker container, such as with:

0 commit comments

Comments
 (0)