Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
celllframe-node
Manage
Activity
Members
Labels
Plan
Issues
5
Issue boards
Milestones
Code
Merge requests
17
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
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
cellframe
celllframe-node
Commits
38caf361
Commit
38caf361
authored
2 years ago
by
Evgeniy Kramsakov
Browse files
Options
Downloads
Plain Diff
Merge branch 'feature-7390' into 'develop'
feature-7390 See merge request
!736
parents
2111bb9b
5a0d11f7
No related branches found
No related tags found
3 merge requests
!974
bugfix-8996
,
!873
Hotfix 8568
,
!736
feature-7390
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+5
-1
5 additions, 1 deletion
README.md
with
5 additions
and
1 deletion
README.md
+
5
−
1
View file @
38caf361
...
...
@@ -60,7 +60,11 @@ As a result, you should be able to fine make files in your build folder which wi
Right now you can't, just type
```make install```
and it will install all the files in your system at /Users/
<your
username
>
/Applications/CellFrame.app
#### Build cellframe-node package for Linux
Use the following command
```cpack```
from the build directory to create cellframe-node installation package.
Use the following command
```cpack```
from the build directory to create cellframe-node installation package:
```
cpack
```
##### Install from local package
If everyting went well you should be able to find the following file in your build folder
```cellframe-node-5.2-0-Debian-21.10-amd64-impish-dbg.deb```
...
...
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