Skip to content

Commit

Permalink
readme: update pre-requirement section
Browse files Browse the repository at this point in the history
  • Loading branch information
uditkarode authored Dec 7, 2018
1 parent deca32f commit ee7fdcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# UCC

##### This was built for the students of schools/colleges that still use TurboC++ and teach it's archaic code samples, and ask its students to use the same. In order to use this, you need a Linux/Unix based system that can run DosBox. You must have DosBox, wget and curl preinstalled on your system. It is not mandatory to run this script as a user with superuser privileges, but it is necessary for the user running the script to have access to the entirety of the required assets.
##### This was built for the students of schools/colleges that still use TurboC++ and teach it's archaic code samples, and ask its students to use the same. In order to use this, you need a Linux/Unix based system that can run DosBox. If you use Linux/Unix, you must have DosBox, wget and curl preinstalled on your system. It is not mandatory to run this script as a user with superuser privileges, but it is necessary for the user running the script to have access to the entirety of the required assets.

#### Common Instructions:
*EVERY* valid UCC Workspace will contain these folders:
Expand All @@ -11,7 +11,7 @@
- `headers/` (this will contain your custom header files)

#### WINDOWS:
Since most of Windows users do not have git, I zipped the files of the `windows` branch and added it to this repo.
Since most of Windows users do not have git, I zipped the files of the `windows` branch and added it to this repo. Instead of downloading the zip file, you can also clone the `windows` branch.

To install UCC for Windows, download https://uditkarode.github.io/ucc/ucc-windows.zip.

Expand Down

0 comments on commit ee7fdcf

Please sign in to comment.