Skip to content
Snippets Groups Projects
Commit 996efa44 authored by oljas.jarasbaev's avatar oljas.jarasbaev Committed by Roman Khlopkov
Browse files

bugfix-9045

parent d1ab3fc7
1 merge request!981bugfix-9045
......@@ -57,7 +57,7 @@ Get into directory with cellframe-node and execute the following commands
As a result, you should be able to fine make files in your build folder which will be used by cpack command to create an installation package.
#### Build cellframe-node packages for MacOS
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
Right now you can 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:
......
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