Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rocket.Chat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RocketChat
Rocket.Chat
Commits
af4f6f4a
Commit
af4f6f4a
authored
9 years ago
by
SingLi
Browse files
Options
Downloads
Patches
Plain Diff
Update to avoid confusion for new devs
parent
435f4a6c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+3
-9
3 additions, 9 deletions
README.md
with
3 additions
and
9 deletions
README.md
+
3
−
9
View file @
af4f6f4a
...
@@ -24,7 +24,7 @@ The Ultimate Open Source WebChat Platform
...
@@ -24,7 +24,7 @@ The Ultimate Open Source WebChat Platform
*
[
Documentation
](
#documentation
)
*
[
Documentation
](
#documentation
)
*
[
License
](
#license
)
*
[
License
](
#license
)
*
[
Development
](
#development
)
*
[
Development
](
#development
)
*
[
Installation
](
#installation
)
*
[
Quick Start
](
#quick-start-for-code-developers
)
*
[
Branching Model
](
#branching-model
)
*
[
Branching Model
](
#branching-model
)
*
[
Translations
](
#translations
)
*
[
Translations
](
#translations
)
*
[
Community
](
#community
)
*
[
Community
](
#community
)
...
@@ -252,7 +252,7 @@ Note that Rocket.Chat is distributed under the [MIT License](http://opensource.o
...
@@ -252,7 +252,7 @@ Note that Rocket.Chat is distributed under the [MIT License](http://opensource.o
# Development
# Development
##
Installation
##
Quick start for code developers
Prerequisites:
Prerequisites:
*
[
Git
](
http://git-scm.com/book/en/v2/Getting-Started-Installing-Git
)
*
[
Git
](
http://git-scm.com/book/en/v2/Getting-Started-Installing-Git
)
...
@@ -266,13 +266,7 @@ cd Rocket.Chat
...
@@ -266,13 +266,7 @@ cd Rocket.Chat
meteor
meteor
```
```
or use docker:
If you are not a developer and just want to run the server - see
[
deployment methods
](
https://github.com/RocketChat/Rocket.Chat/wiki#deployment
)
.
```
git clone https://github.com/RocketChat/Rocket.Chat.git
cd Rocket.Chat
docker run -it -p 3000:3000 -v "$(pwd)":/app danieldent/meteor
```
## Branching Model
## Branching Model
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment