Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lambda-rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Isaac van Bakel
lambda-rust
Commits
6b837bc4
Commit
6b837bc4
authored
7 years ago
by
Ralf Jung
Browse files
Options
Downloads
Patches
Plain Diff
avoid newline in quoted text
parent
fc48a580
No related branches found
Branches containing commit
Tags
popl18-aec
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
6b837bc4
...
...
@@ -22,8 +22,8 @@ of the dependencies.
## Updating
After doing
`git pull`
, the development may fail to compile because of outdated
dependencies. To fix that, please run
`opam update`
followed by
`make
build-dep`
.
dependencies. To fix that, please run
`opam update`
followed by
`make
build-dep`
.
## Building Instructions
...
...
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