Update README.md
This commit is contained in:
parent
438204743e
commit
27192e1800
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -1,4 +1,3 @@
|
||||||
====
|
|
||||||
CORE
|
CORE
|
||||||
====
|
====
|
||||||
|
|
||||||
|
@ -9,7 +8,7 @@ Copyright (c)2005-2017 the Boeing Company.
|
||||||
See the LICENSE file included in this distribution.
|
See the LICENSE file included in this distribution.
|
||||||
|
|
||||||
About
|
About
|
||||||
=====
|
-----
|
||||||
|
|
||||||
CORE is a tool for emulating networks using a GUI or Python scripts. The CORE
|
CORE is a tool for emulating networks using a GUI or Python scripts. The CORE
|
||||||
project site (1) is a good source of introductory information, with a manual,
|
project site (1) is a good source of introductory information, with a manual,
|
||||||
|
@ -23,7 +22,7 @@ Google Code page (3) with the old wiki, blog, bug tracker, and quickstart guide.
|
||||||
1. [Official Documentation](https://downloads.pf.itd.nrl.navy.mil/docs/core/core-html/index.html)
|
1. [Official Documentation](https://downloads.pf.itd.nrl.navy.mil/docs/core/core-html/index.html)
|
||||||
|
|
||||||
Building CORE
|
Building CORE
|
||||||
=============
|
-------------
|
||||||
|
|
||||||
To build this software you should use:
|
To build this software you should use:
|
||||||
|
|
||||||
|
@ -52,7 +51,7 @@ Here is what is installed with 'make install':
|
||||||
See the manual for the software required for building CORE.
|
See the manual for the software required for building CORE.
|
||||||
|
|
||||||
Building Documentation
|
Building Documentation
|
||||||
======================
|
----------------------
|
||||||
|
|
||||||
Being able to build documentation depends on help2man being installed.
|
Being able to build documentation depends on help2man being installed.
|
||||||
|
|
||||||
|
@ -65,7 +64,7 @@ make html
|
||||||
```
|
```
|
||||||
|
|
||||||
Building Packages
|
Building Packages
|
||||||
=================
|
-----------------
|
||||||
|
|
||||||
Install fpm
|
Install fpm
|
||||||
|
|
||||||
|
@ -88,7 +87,7 @@ This will produce:
|
||||||
* CORE python rpm/deb files for SysV and systemd service types
|
* CORE python rpm/deb files for SysV and systemd service types
|
||||||
|
|
||||||
Running CORE
|
Running CORE
|
||||||
============
|
------------
|
||||||
|
|
||||||
First start the CORE services:
|
First start the CORE services:
|
||||||
|
|
||||||
|
@ -107,7 +106,7 @@ This launches the CORE GUI. You do not need to run the GUI as root.
|
||||||
|
|
||||||
|
|
||||||
Support
|
Support
|
||||||
=======
|
-------
|
||||||
|
|
||||||
If you have questions, comments, or trouble, please use the CORE mailing lists:
|
If you have questions, comments, or trouble, please use the CORE mailing lists:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue