mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Documentation update provides Mac Ports command for install.
This commit is contained in:
		
						commit
						99f0d76cee
					
				
							
								
								
									
										10
									
								
								INSTALL.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								INSTALL.md
									
									
									
									
									
								
							@ -24,11 +24,13 @@ autojump is included in the following distro repositories, please use relevant p
 | 
			
		||||
 | 
			
		||||
**Mac**
 | 
			
		||||
 | 
			
		||||
Homebrew is the recommended installation method for Mac OS X::
 | 
			
		||||
Homebrew is the recommended installation method for Mac OS X:
 | 
			
		||||
 | 
			
		||||
    brew install autojump
 | 
			
		||||
 | 
			
		||||
A MacPorts installation method is also [available](https://trac.macports.org/browser/trunk/dports/sysutils/autojump/Portfile).
 | 
			
		||||
MacPorts also available:
 | 
			
		||||
 | 
			
		||||
    port install autojump
 | 
			
		||||
 | 
			
		||||
**Other**
 | 
			
		||||
 | 
			
		||||
@ -36,11 +38,11 @@ Please check the [Wiki](https://github.com/joelthelion/autojump/wiki) for an up
 | 
			
		||||
 | 
			
		||||
### MANUAL INSTALLATION
 | 
			
		||||
 | 
			
		||||
Grab a copy of autojump::
 | 
			
		||||
Grab a copy of autojump:
 | 
			
		||||
 | 
			
		||||
    git clone git://github.com/joelthelion/autojump.git
 | 
			
		||||
 | 
			
		||||
Run the installation script::
 | 
			
		||||
Run the installation script:
 | 
			
		||||
 | 
			
		||||
    cd autojump
 | 
			
		||||
    ./install.sh [ --local ] [ --zsh ]
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							@ -142,12 +142,13 @@ etc):
 | 
			
		||||
 | 
			
		||||
**Mac**
 | 
			
		||||
 | 
			
		||||
Homebrew is the recommended installation method for Mac OS X::
 | 
			
		||||
Homebrew is the recommended installation method for Mac OS X:
 | 
			
		||||
 | 
			
		||||
    brew install autojump
 | 
			
		||||
 | 
			
		||||
A MacPorts installation method is also
 | 
			
		||||
[available](https://trac.macports.org/browser/trunk/dports/sysutils/autojump/Portfile).
 | 
			
		||||
MacPorts also available:
 | 
			
		||||
 | 
			
		||||
    port install autojump
 | 
			
		||||
 | 
			
		||||
**Other**
 | 
			
		||||
 | 
			
		||||
@ -156,11 +157,11 @@ for an up to date listing of installation methods.
 | 
			
		||||
 | 
			
		||||
### MANUAL INSTALLATION
 | 
			
		||||
 | 
			
		||||
Grab a copy of autojump::
 | 
			
		||||
Grab a copy of autojump:
 | 
			
		||||
 | 
			
		||||
    git clone git://github.com/joelthelion/autojump.git
 | 
			
		||||
 | 
			
		||||
Run the installation script::
 | 
			
		||||
Run the installation script:
 | 
			
		||||
 | 
			
		||||
    cd autojump
 | 
			
		||||
    ./install.sh [ --local ] [ --zsh ]
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user