Skip to content

Commit

Permalink
Merge pull request fsharp#338 from ipavl/master
Browse files Browse the repository at this point in the history
Added backticks around the git commands in README.md to format them properly
  • Loading branch information
fsgit committed Oct 20, 2014
2 parents 128f3bc + fa744f1 commit e30b237
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,10 +186,10 @@ plus scripts
### Integrating changes from 'visualfsharp'

To integrate latest changes from https://git01.codeplex.com/visualfsharp, use

```
git remote add visualfsharp https://git01.codeplex.com/visualfsharp
git pull visualfsharp master

```

### Continuous Integration Build

Expand Down

0 comments on commit e30b237

Please sign in to comment.