Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix typo - nsjail
  • Loading branch information
vyshnavsdeepak committed Jul 25, 2024
1 parent 5063fa5 commit 99e8d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -558,7 +558,7 @@ To launch nsjail in a docker container clone the repository and build the docker
docker build -t nsjailcontainer .
</pre>

This will build up an image containing njsail and kafel.
This will build up an image containing nsjail and kafel.

From now you can either use it in another Dockerfile (`FROM nsjailcontainer`) or directly:
<pre>
Expand Down

0 comments on commit 99e8d2d

Please sign in to comment.