Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Commit

Permalink
Update 4-2-0_BUILD_README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquayj authored Dec 5, 2016
1 parent 7e3fb77 commit 62d3675
Showing 1 changed file with 10 additions and 12 deletions.
22 changes: 10 additions & 12 deletions 4-2-0_BUILD_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,16 @@

1. Install iRODS 4.2.0

1a. Switch to feature/4.2.0_Build branch in GoRODS
2. Switch to feature/4.2.0_Build branch in GoRODS
```
$ git checkout "feature/4.2.0_Build"
```

```
$ git checkout "feature/4.2.0_Build"
```
3. Follow directions at https://packages.irods.org/ to install new repositories to your applicable distro

2. Follow directions at https://packages.irods.org/ to install new repositories to your applicable distro
4. Install all external packages (irods-externals*) and irods-runtime
```
$ sudo yum install irods-externals* irods-runtime
```

3. Install all external packages (irods-externals*) and irods-runtime

```
$ sudo yum install irods-externals* irods-runtime
```

4. Build your application!
5. Build your application!

0 comments on commit 62d3675

Please sign in to comment.