Skip to content
Snippets Groups Projects
Commit 38caf361 authored by Evgeniy Kramsakov's avatar Evgeniy Kramsakov
Browse files

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!974bugfix-8996,!873Hotfix 8568,!736feature-7390
......@@ -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```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment