Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
leap_se
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
leap
leap_se
Commits
228b8150
Unverified
Commit
228b8150
authored
6 years ago
by
kwadronaut
Browse files
Options
Downloads
Patches
Plain Diff
Add netcat to required packages quickstart
closes
platform#8937
parent
6affd710
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pages/docs/platform/tutorials/quick-start.md
+2
-2
2 additions, 2 deletions
pages/docs/platform/tutorials/quick-start.md
with
2 additions
and
2 deletions
pages/docs/platform/tutorials/quick-start.md
+
2
−
2
View file @
228b8150
...
...
@@ -41,11 +41,11 @@ Install core prerequisites on your workstation.
*Debian Unstable (sid)*
workstation$ sudo apt-get install git rsync openssh-client openssl zlib1g-dev
workstation$ sudo apt-get install git rsync
netcat
openssh-client openssl zlib1g-dev
*Other Debian & Ubuntu*
workstation$ sudo apt-get install git
ruby ruby-dev rsync
openssh-client openssl rake make bzip2 zlib1g-dev
workstation$ sudo apt-get install git
netcat
openssh-client openssl
ruby ruby-dev rsync
rake make bzip2 zlib1g-dev
*Mac OS*
...
...
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