Skip to content

Commit afc087f

Browse files
committed
README updates
1 parent b101e2b commit afc087f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,17 @@
22

33
:octocat: *We are organized to serve students for academic, professional, and social purposes at UTSA*
44

5-
*Contact Us:* [[email protected]](mailto:[email protected])
5+
*Contact Us:* [[email protected]](mailto:[email protected])
6+
7+
## Want to fork and run our repo?
8+
9+
Go ahead! You will just need to run Jekyll!
10+
11+
## Running Jekyll
12+
13+
Check out their [docs here](https://jekyllrb.com/docs/)!
14+
15+
Already installed? Run Jekyll with:
16+
```
17+
$: bundle exec jekyll serve --livereload
18+
```

0 commit comments

Comments
 (0)