Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update README.md: add section "on Windows OS" #246

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zakaria-shahen
Copy link

How to use CS50 Library on Windows

@zakaria-shahen zakaria-shahen changed the title add section "on Windows OS" update README.md: add section "on Windows OS" Jul 24, 2021
@Rubix982
Copy link

LGTM!


##### Steps

0. Add files [cs50.h](https://github.com/cs50/libcs50/blob/main/src/cs50.h), [cs50.c](https://github.com/cs50/libcs50/blob/main/src/cs50.c)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
0. Add files [cs50.h](https://github.com/cs50/libcs50/blob/main/src/cs50.h), [cs50.c](https://github.com/cs50/libcs50/blob/main/src/cs50.c)
0. Add files [cs50.h](https://github.com/cs50/libcs50/blob/main/src/cs50.h), [cs50.c](https://github.com/cs50/libcs50/blob/main/src/cs50.c) in the directory of your source code (`.c`) files

Comment on lines +41 to +44
##### Prerequisites ([how](https://code.visualstudio.com/docs/cpp/config-mingw#_prerequisites))

* Install MinGM
* Add the path to your Mingw-w64 bin folder to the Windows PATH environment variable

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Move how in the content
  2. MinGM or MinGW ??
Suggested change
##### Prerequisites ([how](https://code.visualstudio.com/docs/cpp/config-mingw#_prerequisites))
* Install MinGM
* Add the path to your Mingw-w64 bin folder to the Windows PATH environment variable
##### Prerequisites
* Install MinGW
* Add the path to your Mingw-w64 bin folder to the Windows PATH environment variable ([how](https://code.visualstudio.com/docs/cpp/config-mingw#_prerequisites))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants