Skip to content

Commit

Permalink
[flang] Update README.md (flang-compiler/f18#150)
Browse files Browse the repository at this point in the history
Corrected the URL  in README.md to point to the correct public URL for this repository.

Original-commit: flang-compiler/f18@7005e9a
Reviewed-on: flang-compiler/f18#150
  • Loading branch information
AustinWells authored and sscalpone committed Jul 27, 2018
1 parent 88f57c6 commit fb8950e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Release builds execute quickly.

```
cd where/you/want/the/source
git clone https://github.com/ThePortlandGroup/f18.git
git clone https://github.com/flang-compiler/f18.git
```
### Build F18
```
Expand Down

0 comments on commit fb8950e

Please sign in to comment.