Skip to content

Commit

Permalink
docs: Updating README file
Browse files Browse the repository at this point in the history
  • Loading branch information
AymanElSherif committed Jan 6, 2022
1 parent fce0e6f commit 81b800b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,18 +83,6 @@ To create the latest development build from this source repository:
$ sudo apt install lksctp-tools
```

#### Disable Maven's default http blocker by removing or commenting out below element in settings.xml.
```xml
<mirror>
<id>maven-default-http-blocker</id>
<mirrorOf>external:http:*</mirrorOf>
<name>Pseudo repository to mirror external repositories initially using HTTP.</name>
<url>http://0.0.0.0/</url>
<blocked>true</blocked>
</mirror>
</mirrors>
```

#### Build framework and stack extentions:
```bash
$ cd build/scripts
Expand Down

0 comments on commit 81b800b

Please sign in to comment.