mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 15:43:01 +00:00 
			
		
		
		
	Merge pull request #1515 from sogaiu/tweak-install-info-in-readme
Clarify installation info a bit
This commit is contained in:
		| @@ -250,8 +250,10 @@ Emacs, and Atom each have syntax packages for the Janet language, though. | |||||||
|  |  | ||||||
| ## Installation | ## Installation | ||||||
|  |  | ||||||
| See the [Introduction](https://janet-lang.org/docs/index.html) for more details. If you just want | If you just want to try out the language, you don't need to install anything. | ||||||
| to try out the language, you don't need to install anything. You can also move the `janet` executable wherever you want on your system and run it. | In this case you can also move the `janet` executable wherever you want on | ||||||
|  | your system and run it.  However, for a fuller setup, please see the | ||||||
|  | [Introduction](https://janet-lang.org/docs/index.html) for more details. | ||||||
|  |  | ||||||
| ## Usage | ## Usage | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose