File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,20 +8,7 @@ subdirectories. The build/installation procedure will take care of everything f
88(not including the handful of third-party prerequisites like Boost which will need to be installed
99separately; instructions below).
1010
11- If you've obtained this project as a pre-packaged source archive (named ` *_full.tar.gz ` or ` *_full.zip ` ),
12- then you have everything you need
13- (other than potentially third-party prerequisites like Boost), located where it needs to be (namely,
14- the subdirectories ` ipc_* ` and ` flow ` ). This is great and easy. We recommend working this way in all
15- situations * except if your aim is to make changes that would be checked-in to the public open-source project* .
16- (If that is your aim eventually, but not right now, it might make sense to work in the monolithic model for
17- a while; then switch-over to the Git setup described in the following paragraphs, once you're ready to
18- contribute to the public project.)
19-
20- If you do not aim to immediately contribute to the public project, we encourage you to skip right to the
21- [ next section] ( #installation ) -- and you can later skip over Contributing section(s).
22-
23- If you * do* aim to immediately contribute to the public project, please at least glance at
24- [ Contributing] ( #contributing ) in the present document first.
11+ We do assume you've grabbed everything per [ README: Obtaining the source code] ( ./README.md#obtaining-the-source-code ) .
2512
2613## Installation
2714
You can’t perform that action at this time.
0 commit comments