Fix CSS instructions in CONTRIBUTING.md (#3053)
This commit is contained in:
		
							parent
							
								
									d8d38ed059
								
							
						
					
					
						commit
						674422b642
					
				
					 1 changed files with 11 additions and 11 deletions
				
			
		|  | @ -100,7 +100,7 @@ Generally, the go build tools are installed as-needed in the `Makefile`. | |||
| An exception are the tools to build the CSS and images. | ||||
| 
 | ||||
| - To build CSS: Install [Node.js](https://nodejs.org/en/download/package-manager) | ||||
|   with `npm` and then run `npm install` and `make stylesheets`. | ||||
|   with `npm` and then run `npm install` and `make generate-stylesheets`. | ||||
| - To build Images: ImageMagick, inkscape and zopflipng binaries must be | ||||
|   available in your `PATH` to run `make generate-images`. | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue