Skip to content

Commit 92ee2c8

Browse files
authored
Update README with correct git repo clone command
1 parent c7c24cf commit 92ee2c8

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
@@ -58,7 +58,7 @@ This repository runs a number of github actions to build artefacts for specific
5858
### Building
5959
1. Clone this repository locally and change folder into the repository
6060
```
61-
git clone https://build-glibc-bz19329-patch.github.com
61+
git clone https://github.com/mathworks/build-glibc-bz-19329-patch.git
6262
cd build-glibc-bz19329-patch
6363
```
6464
2. Build (using `docker build`) for the distribution and specific release you want to patch. Select the distribution and specific distribution version by setting the build argument `DIST_BASE` and `DIST_TAG`. `DIST_BASE:DIST_TAG` must be one of

0 commit comments

Comments
 (0)