Skip to content

Commit d6ab105

Browse files
committed
Readme Updates
1 parent 7084bca commit d6ab105

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

README.md

+5-9
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,12 @@ You're going to need a few things:
1717

1818
- A copy of this codebase
1919
- One of the recommended deving systems listed below to cover the following resources
20-
- [PHP](http://php.net/manual/en/install.php)
21-
- [git](http://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
22-
- [Sculpin](https://sculpin.io/getstarted/)
20+
- [PHP](http://php.net/manual/en/install.php)
21+
- [git](http://git-scm.com/book/en/v2/Getting-Started-Installing-Git)
22+
- [Sculpin](https://sculpin.io/getstarted/)
2323

2424
## Clone the repo
25+
2526
```sh
2627
# get a copy of the code
2728
git clone [email protected]:memtech/memphistechnology.org.git
@@ -32,14 +33,9 @@ cd memphistechnology.org/
3233
- Using your [local system](documentation/with_local.md)
3334
- Using [Docker](documentation/with_docker.md)
3435

35-
3636
# Deployment
3737

38-
Maybe you've got some new content you'd like to see on the page. What happens after you submit a PR?
39-
40-
@Svpernova09 handles deployments.
41-
42-
If you don't see your change on the live site and you see your PR merged into master: Please ping ```joepferguson``` in #memtech on Freenode or #memtech Slack.
38+
Deployment is handled by Netlify whenever a commit or PR is merged to `master`
4339

4440
## How to contribute blog posts
4541

0 commit comments

Comments
 (0)