Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Remove links to old bitbucket team
  • Loading branch information
H0R5E authored Jan 5, 2017
1 parent 56e2b69 commit 9fd8f84
Showing 1 changed file with 7 additions and 15 deletions.
22 changes: 7 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DTOcean Electrical Sub-Systems Module
# DTOcean Electrical Sub-Systems Module

## Installation

Expand Down Expand Up @@ -50,22 +50,14 @@ C:\Anaconda\Scripts\activate.bat dtocean_elec
conda install descartes matplotlib networkx numpy openpyxl pandas pypower scipy shapely-win-py27 xlrd xlwt
```

### Install "beta" Module Package
The package "polite" can be downloaded from [SETIS](https://setis.ec.europa.eu/dt-ocean/).

Three packages must be installed from the "beta"
branches of the Hg repositories found in
https://bitbucket.org/team_dtocean/dtocean-electrical.

The repositories are managed using [Mercurial](https://www.mercurial-scm.org/)
and if you wish to download the entire repository then the recommended software
is [TortoiseHg](http://tortoisehg.bitbucket.org/).

A direct link to the current beta version is also available, here:

https://bitbucket.org/team_dtocean/dtocean-electrical/get/beta.zip
```
cd path\to\polite
winmake.bat install
```

Once cloned or extracted to a particular directory the module is installed
using the following commands:
### Install Module Package

```
cd path\to\dtocean-electrical
Expand Down

0 comments on commit 9fd8f84

Please sign in to comment.