Skip to content

Commit cc47def

Browse files
committed
updated README
1 parent 6e1a31a commit cc47def

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Clojure-Websockets/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,7 @@ Once the steps described above are completed, usage is easy. You can start up th
4949
Alternatively, you can use the REPL:
5050

5151
lein repl
52-
birdwatch.core=> (start-http-server!)
53-
birdwatch.core=> (start-twitter-conn!)
52+
birdwatch.main=> (alter-var-root #'system component/start)
5453

5554
## License
5655
Copyright © 2014 Matthias Nehlsen. Distributed under the Apache License, Version 2.0. See separate LICENSE file.

0 commit comments

Comments
 (0)