Skip to content

Commit

Permalink
minor merge cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
scoders-tob committed Nov 13, 2019
1 parent d99d385 commit 5528fa8
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docs/wiki/development/building.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,14 +108,6 @@ Python 3 is assumed to be installed in `C:\Program Files\Python37`
& 'C:\Program Files\Python37\python.exe' -m pip install setuptools psutil timeout_decorator thrift==0.11.0 osquery pywin32
```

**Optional: Install python tests prerequisites**
Python 3 is assumed to be installed in `C:\Program Files\Python37`

```PowerShell
# Using a PowerShell console
& 'C:\Program Files\Python37\python.exe' -m pip install setuptools psutil timeout_decorator thrift==0.11.0 osquery pywin32
```

**Step 2: Download and build**

```PowerShell
Expand Down

0 comments on commit 5528fa8

Please sign in to comment.