Skip to content

Commit f3742c4

Browse files
author
Wandji69
committed
typo fix
1 parent a857d5b commit f3742c4

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

JavaLearningCode.iml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<module type="WEB_MODULE" version="4">
3+
<component name="NewModuleRootManager" inherit-compiler-output="true">
4+
<exclude-output />
5+
<content url="file://$MODULE_DIR$" />
6+
<orderEntry type="inheritedJdk" />
7+
<orderEntry type="sourceFolder" forTests="false" />
8+
</component>
9+
</module>

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
This Repository is a collection of code by those who are learning java.
33

44
## Getting Started
5-
Students are expected to setup the folowing.
5+
Students are expected to setup the following.
66
- Install and Setup Git.
77
- Create a github.com account.
88
- Download IDE of choice for java development and install.
99
- Download and install jdk 11 or 12. Use this link https://www.oracle.com/technetwork/java/javase/downloads/jdk12-downloads-5295953.html
1010
or this https://www.oracle.com/technetwork/java/javase/downloads/jdk11-downloads-5066655.html .
1111
- Apply for github student pack here https://education.github.com/discount_requests/new .
12-
- Come back to us in the whatsapp group so we may help you make your first PR with a simple "hello world" program.
12+
- Come back to us in the WhatsApp group so we may help you make your first PR with a simple "hello world" program.
1313

1414
## Steps to follow when working.
1515
- After cloning the repository, Creat a new directory and give it your `Name` For example: `CollinsJava`

0 commit comments

Comments
 (0)