Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nextflow
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
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
Show more breadcrumbs
LBMC
nextflow
Commits
1d85f45d
Verified
Commit
1d85f45d
authored
3 years ago
by
Laurent Modolo
Browse files
Options
Downloads
Patches
Plain Diff
fix typo in .md files
parent
32c4ad6c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
doc/getting_started.md
+1
-1
1 addition, 1 deletion
doc/getting_started.md
with
2 additions
and
2 deletions
README.md
+
1
−
1
View file @
1d85f45d
...
...
@@ -9,7 +9,7 @@ To get the last commits from this repository into your fork use the following co
For the first time:
```
sh
git remote add upstream git@gitbio.ens-lyon.fr:
:
pipelines/nextflow.git
git remote add upstream git@gitbio.ens-lyon.fr:pipelines/nextflow.git
git pull upstream master
```
...
...
This diff is collapsed.
Click to expand it.
doc/getting_started.md
+
1
−
1
View file @
1d85f45d
...
...
@@ -34,7 +34,7 @@ singularity run docker://hello-world
To install nextflow on your computer simply run the following command:
```
sh
git clone git@gitbio.ens-lyon.fr
/
LBMC/nextflow
git clone git@gitbio.ens-lyon.fr
:
LBMC/nextflow
.git
cd
nextflow/
src/install_nextflow.sh
```
...
...
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