Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.

Commit 23ca448

Browse files
updating links for latest release of setup app
1 parent f3f3807 commit 23ca448

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ This a C++ OpenGL repository to contain my work for Computer Graphics (COMP371)
2727
- [CImg 2.1.0](https://github.com/dtschump/CImg/blob/4182d20c9102fbcc50b04f4780dbc9f5408f1732/CImg.h)
2828
- [FreeType 2.8.1](https://www.freetype.org/)
2929

30-
You are no longer required to download and compile the libraries above; for the _System Setup_ there is a .zip which contains all the binaries for x64 (Debug/Release) as well as the include file structures. The application and the libraries are avaliable [here](https://github.com/prince-chrismc/Computer-Graphics/releases/tag/Setup-v1.2.0) for download. For details about [installing the libraries](#Libraries-Installation) or for setting up the [enviroment variables](#Setting-Enviroment-Variables).
30+
You are no longer required to download and compile the libraries above; for the _System Setup_ there is a .zip which contains all the binaries for x64 (Debug/Release) as well as the include file structures. The application and the libraries are avaliable [here](https://github.com/prince-chrismc/Computer-Graphics/releases/tag/Setup-v1.2.1) for download. For details about [installing the libraries](#Libraries-Installation) or for setting up the [enviroment variables](#Setting-Enviroment-Variables).
3131

3232
### Libraries Installation
3333
1. Use the link above to download the `Libraries`

System-Setup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ It is possible for the script to terminate successfully while having errors repo
1010
* And the path to which you are trying to save
1111

1212
##### Recommendations
13-
The [`Libraries.zip`](https://github.com/prince-chrismc/Computer-Graphics/releases/download/Setup-v1.2.0/Libraries.zip) pacakge provided in the releases is tailored for the setup app. The template is a basic outline for any project and is very generic and is built using the enviroment variables. It is **HIGHLY RECOMENDED** To use the .zip provided when configuring the enviroment variables.
13+
The [`Libraries.zip`](https://github.com/prince-chrismc/Computer-Graphics/releases/download/Setup-v1.2.1/Libraries.zip) pacakge provided in the releases is tailored for the setup app. The template is a basic outline for any project and is very generic and is built using the enviroment variables. It is **HIGHLY RECOMENDED** To use the .zip provided when configuring the enviroment variables.
1414

1515
### File Tree
1616
```

0 commit comments

Comments
 (0)