Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Duniter v2S
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
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
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
Show more breadcrumbs
Nicolas80
Duniter v2S
Commits
e30db159
Commit
e30db159
authored
4 months ago
by
Nicolas80
Browse files
Options
Downloads
Patches
Plain Diff
package "protobuf-compiler" was missing from this documentation; resulting in failed "cargo build"
parent
1ea5bce4
No related branches found
No related tags found
No related merge requests found
Pipeline
#38609
waiting for manual action
Stage: quality
Stage: build
Stage: tests
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/dev/beginner-walkthrough.md
+1
-1
1 addition, 1 deletion
docs/dev/beginner-walkthrough.md
with
1 addition
and
1 deletion
docs/dev/beginner-walkthrough.md
+
1
−
1
View file @
e30db159
...
...
@@ -13,7 +13,7 @@ This walkthrough is based on the following video (french), don't hesitate to rec
If you are on a debian based system, you can install the required packages with:
```
bash
sudo
apt
install
cmake pkg-config libssl-dev git build-essential clang libclang-dev curl
sudo
apt
install
cmake pkg-config libssl-dev git build-essential clang libclang-dev curl
protobuf-compiler
```
Else, look at the corresponding section in the
[
system setup documentation
](
./setup.md
)
.
...
...
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