Skip to content

porosub/infosec-troubleshooting-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infosec Troubleshooting Docs

Local Deployment

pip install mkdocs
pip install mkdocs-material
mkdocs build
mkdocs serve

Please make sure you are using python 3 as a default version, if python -V command outputs version 2, use pip3 prefix instead.

Releases

No releases published

Packages

No packages published