Skip to content

Commit 8a21dda

Browse files
authored
Merge pull request #47 from CKDev/develop
README updates
2 parents b18a1a0 + 9ff12ab commit 8a21dda

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,18 +34,6 @@ Rspec is used on this project, which can be run with: `rspec`
3434

3535
#################################
3636

37-
## Deployment instructions
38-
39-
Deployment is done via Capistrano
40-
41-
`cap staging deploy`
42-
`cap production deploy`
43-
44-
## Sync staging server db to local
45-
46-
`rake db:reset`
47-
`cap staging app:local:sync`
48-
4937
## Developer Norms/Standards
5038

5139
The purpose of this section is to layout the norms of this project. Future development should follow the standard set forth in this guide.

0 commit comments

Comments
 (0)