Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
egorpugin committed Mar 21, 2019
1 parent 67db1a3 commit a1485d5
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

### Using SW (self build)

1. Download client from https://github.com/SoftwareNetwork/binaries
1. Download client from https://software-network.org/client/
2. Unpack, add to PATH
3. Run
```
Expand All @@ -25,20 +25,7 @@ sw build

(optional) Run `sw generate` to generate VS solution.

### Using CPPAN

1. Download CPPAN client from https://cppan.org/client/
2. Run
```
git clone https://github.com/SoftwareNetwork/sw
cd sw
cppan --generate .
```
3. Open generated solution file for Visual Studio.

For other build types or OSs, run cppan with config option `cppan --generate . --config gcc8_debug`.

Check out config options at https://github.com/SoftwareNetwork/sw/blob/master/cppan.yml#L7
(optional) Run `sw -override org.sw` for smooth development.

### Support SW

Expand Down

0 comments on commit a1485d5

Please sign in to comment.