Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stcarrez committed May 1, 2020
1 parent 174a98e commit 8bef513
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,6 @@ You may get Ahven or Aunit at:
* Ahven (http://ahven.stronglytyped.org/)
* AUnit (https://libre.adacore.com/libre/tools/aunit/)

# Using git

The AWA framework uses git submodules to integrate several other
projects. To get all the sources, use the following commands:
```
git clone --recursive https://github.com/stcarrez/ada-awa.git
cd ada-awa
```

## Version 2.0.0 - May 2020

- Refactoring of build process and installation
Expand All @@ -76,6 +67,15 @@ projects. To get all the sources, use the following commands:

[List all versions](https://github.com/stcarrez/ada-awa/blob/master/NEWS.md)

# Using git

The AWA framework uses git submodules to integrate several other
projects. To get all the sources, use the following commands:
```
git clone --recursive https://github.com/stcarrez/ada-awa.git
cd ada-awa
```

# Development Host Installation

The PostgreSQL, MySQL and SQLite development headers and runtime are necessary
Expand Down

0 comments on commit 8bef513

Please sign in to comment.