Skip to content

Commit 885bd17

Browse files
committed
Remove stale sections from README
1 parent 59a83b4 commit 885bd17

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

README.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -48,32 +48,6 @@ docker compose up
4848

4949
Then visit `http://localhost:9099`.
5050

51-
## Preparing
52-
53-
Clone this repo, and use bundler to get dependencies:
54-
55-
$ bundle install
56-
57-
The website is built using middleman. Livereload is enabled.
58-
59-
Note: to install the 'eventmachine' gem a ruby development environment needs to
60-
be present. You may need to run something like:
61-
62-
$ sudo apt-get install ruby2.3-dev
63-
64-
## Run development website
65-
66-
$ bin/middleman server
67-
68-
Then visit `http://localhost:4567`.
69-
70-
## Publishing
71-
72-
$ bin/rake publish
73-
74-
Git branch 'gh-pages' now holds the publishable version of TryRuby, accessible
75-
via [try.ruby-lang.org/](https://try.ruby-lang.org/).
76-
7751
## Translators
7852

7953
When adding a new translation: see the README file in /translations.

0 commit comments

Comments
 (0)