Skip to content

Commit f62b82d

Browse files
authored
Merge pull request #19 from osckampala/develop
Feature/OSCK branding and updating README file
2 parents 242c0be + 235003f commit f62b82d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<h1 align="center" style="bold">Open Source Community Kampala Site</h1>
33

44
<p align="center">
5-
<!-- <img src="public/uploads/tektalentlogo.png" alt="Tek Talent Africa Logo" width="200" /> -->
5+
<img src="public/images/osca-logo.png" alt="OSCK Logo" width="200" />
66
</p>
77

88
<p align="center">
@@ -221,8 +221,8 @@ jobs:
221221
222222
```bash
223223
# Clone the repo
224-
git clone https://github.com/TekTalentAfrica/tektalentafrica.github.io.git
225-
cd tektalentafrica.github.io
224+
git clone https://github.com/osckampla/osckampla.github.io.git
225+
cd osckampla.github.io
226226

227227
# Install dependencies
228228
npm install

0 commit comments

Comments
 (0)