Skip to content

Commit d29b5e1

Browse files
committed
fix: clone into "devop-tools" directory to perserve instructions
1 parent cdf7cf7 commit d29b5e1

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
@@ -17,7 +17,7 @@ of these services, you likely would not use a docker version of them in producti
1717
## Docker
1818

1919
### devop-tools (data source services / domain tools)
20-
1. Execute `git clone git@github.com:sourcetoad/DevopsToolKit.git`
20+
1. Execute `git clone git@github.com:sourcetoad/DevopsToolKit.git devop-tools`
2121
2. `cd devop-tools`
2222
3. `cd ./docker/data-source-services/`
2323
4. Execute `./network-creation.sh`

0 commit comments

Comments
 (0)