Update README.md
This commit is contained in:
		
							parent
							
								
									a3410e5aec
								
							
						
					
					
						commit
						0d5f5e4432
					
				| @ -17,7 +17,7 @@ the client and the server, for our use we hardcoded a supported set of negotiati | |||||||
| ## Sample Usage as NTLM Client | ## Sample Usage as NTLM Client | ||||||
| 
 | 
 | ||||||
| ```go | ```go | ||||||
| import "github.com/ThomsonReutersEikon/go-ntlm/ntlm" | import "github.com/vadimi/go-ntlm/ntlm" | ||||||
| 
 | 
 | ||||||
| session, err = ntlm.CreateClientSession(ntlm.Version2, ntlm.ConnectionlessMode) | session, err = ntlm.CreateClientSession(ntlm.Version2, ntlm.ConnectionlessMode) | ||||||
| session.SetUserInfo("someuser","somepassword","somedomain") | session.SetUserInfo("someuser","somepassword","somedomain") | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user